Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
←
Previous Change
Next Change
→
Changeset
71:c8e39db35e46
in stamper for
bin
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
Sep 5, 2019, 4:38:38 PM (
5 years
ago)
Author:
Borja Lopez <borja@…>
Branch:
default
Phase:
public
Message:
Make stamper python-3 compatible
Location:
bin
Files:
2 edited
stamp
(modified)
(
1 diff
)
stamps
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
bin/stamp
r58
r71
3
3
import sys
4
4
from datetime import datetime
5
from stamper
import Stamper
5
from stamper
.stamper
import Stamper
6
6
7
7
bin/stamps
r61
r71
2
2
3
3
from stamper.cli import build_args_parser
4
from stamper
import Stamper
4
from stamper
.stamper
import Stamper
5
5
6
6
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive