Changeset 797

Show
Ignore:
Timestamp:
08/19/07 23:21:52 (1 year ago)
Author:
robin
Message:

bugfix: stupid unbound local for -i option

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • pyrun/trunk/pyrun.py

    r796 r797  
    807807                banner += '\n\n' 
    808808 
    809             bannerl += interactive_BANNER_BOILERPLATE 
     809            banner += interactive_BANNER_BOILERPLATE 
    810810 
    811811            import code