summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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):