changeset 430:73e741441ac0 0.6.3

added bug number
author catherine.devlin@gmail.com
date Thu, 28 Jul 2011 19:26:15 -0400
parents 47301bf13ec3
children f1ed2907ccab
files cmd2.py
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/cmd2.py	Thu Jul 28 18:32:19 2011 -0400
+++ b/cmd2.py	Thu Jul 28 19:26:15 2011 -0400
@@ -57,6 +57,8 @@
 
 (Pdb) parseFn
 <bound method Or._parseCache of {Python style comment ^ C style comment}>
+
+Bug report filed: https://sourceforge.net/tracker/?func=detail&atid=617311&aid=3381439&group_id=97203
 """
 
 class OptionParser(optparse.OptionParser):