Mercurial > python-cmd2
diff cmd2.py @ 360:4530fc11d743 0.6.0
released 0.6.0
author | catherine@Drou |
---|---|
date | Thu, 18 Feb 2010 01:32:50 -0500 |
parents | d275d3beceff |
children | 0816cdb5a7db |
line wrap: on
line diff
--- a/cmd2.py Thu Feb 18 01:15:39 2010 -0500 +++ b/cmd2.py Thu Feb 18 01:32:50 2010 -0500 @@ -380,7 +380,7 @@ reserved_words = [] feedback_to_output = False # Do include nonessentials in >, | output quiet = False # Do not suppress nonessential output - debug = True + debug = False locals_in_py = True kept_state = None settable = stubbornDict('''