Changeset 391 for python/trunk/Tools/scripts/fixcid.py
- Timestamp:
- Mar 19, 2014, 11:31:01 PM (11 years ago)
- Location:
- python/trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
python/trunk
-
Property svn:mergeinfo
set to
/python/vendor/Python-2.7.6 merged eligible /python/vendor/current merged eligible
-
Property svn:mergeinfo
set to
-
python/trunk/Tools/scripts/fixcid.py
r2 r391 189 189 err(filename + ': rename failed (' + str(msg) + ')\n') 190 190 return 1 191 # Return succes 191 # Return success 192 192 return 0 193 193
Note:
See TracChangeset
for help on using the changeset viewer.