Changeset 23


Ignore:
Timestamp:
02/09/07 14:24:30 (17 years ago)
Author:
atzm
Message:
  • Remove debug code
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/amazonbot/amazonbot.py

    r22 r23  
    267267                method(message, c, e, to) 
    268268 
    269             except KeyboardInterrupt: 
     269            except: 
    270270                _debug('Action failed: %s (%s)' % (str(act), str(fmt))) 
    271271 
Note: See TracChangeset for help on using the changeset viewer.