Changeset 1173 in tailor
- Timestamp:
- 06/24/06 17:41:15 (7 years ago)
- Hash name:
- 20060624154115-130f5-699a8f6595465eda08c74ecbe3b069fde8fadc17
- File:
-
- 1 edited
-
vcpx/shwrap.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
vcpx/shwrap.py
r1085 r1173 248 248 self.log.warning("Using default %s encoding, ignoring errors; " 249 249 "caller should use repository's encoding and " 250 "pass an already encoded input" )250 "pass an already encoded input" % encoding) 251 251 input = input.encode(encoding, 'ignore') 252 252
Note: See TracChangeset
for help on using the changeset viewer.
