Changeset 23
- Timestamp:
- 02/09/07 14:24:30 (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/amazonbot/amazonbot.py
r22 r23 267 267 method(message, c, e, to) 268 268 269 except KeyboardInterrupt:269 except: 270 270 _debug('Action failed: %s (%s)' % (str(act), str(fmt))) 271 271
Note: See TracChangeset
for help on using the changeset viewer.