summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcatherine devlin <catherine.devlin@gmail.com>2011-07-28 19:26:15 -0400
committercatherine devlin <catherine.devlin@gmail.com>2011-07-28 19:26:15 -0400
commitacf8b7b2ba2b8be46d0f8695a84589f719359123 (patch)
tree2cca5eebd9471785e68bfb9dd24a7fda372242e1
parentf7327cf6d463a5a28377dab8ccb48af70b178e94 (diff)
downloadcmd2-hg-acf8b7b2ba2b8be46d0f8695a84589f719359123.tar.gz
added bug number0.6.3
-rwxr-xr-xcmd2.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/cmd2.py b/cmd2.py
index ebbfab5..218f8b8 100755
--- a/cmd2.py
+++ b/cmd2.py
@@ -57,6 +57,8 @@ NameError: global name 'exc' is not defined
(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):