diff options
| author | Catherine Devlin <catherine.devlin@gmail.com> | 2011-07-28 19:26:15 -0400 |
|---|---|---|
| committer | Catherine Devlin <catherine.devlin@gmail.com> | 2011-07-28 19:26:15 -0400 |
| commit | b17843afa57b4f76409f58b30b4b65489a2b0e80 (patch) | |
| tree | 2cca5eebd9471785e68bfb9dd24a7fda372242e1 | |
| parent | d0d163335304d3fb754a7be820e24541d61dff80 (diff) | |
| download | cmd2-git-0.6.3.tar.gz | |
added bug number0.6.3
| -rwxr-xr-x | cmd2.py | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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): |
