changeset 360:4530fc11d743 0.6.0

released 0.6.0
author catherine@Drou
date Thu, 18 Feb 2010 01:32:50 -0500
parents 5b95dacca46e
children 3d74a2887a86
files cmd2.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
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('''