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
commitb17843afa57b4f76409f58b30b4b65489a2b0e80 (patch)
tree2cca5eebd9471785e68bfb9dd24a7fda372242e1
parentd0d163335304d3fb754a7be820e24541d61dff80 (diff)
downloadcmd2-git-0.6.3.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 ebbfab5a..218f8b86 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):