New submission from Michele Orrù: I feel a little bit embarassed for this patch; while reading the stdlib's Lib/dis.py file, I saw that the _test() function parses by itself sys.argv.
I tried to clean it up using argparse; diff and "manual tests" attached. ---------- title: `python -m dis ` -> `python -m dis ` relying on argparse Added file: http://bugs.python.org/file31023/issue18538.log _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue18538> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com