Armin Rigo <[email protected]> added the comment: Argh, good spot. Yes, I believe that it's clearly a misuse of the "is" operator. It should be fixed in argparse.py and sent as a CPython bug report for the next 2.7.x micro release (and possibly for CPython 3).
---------- nosy: +arigo ________________________________________ PyPy bug tracker <[email protected]> <https://bugs.pypy.org/issue1595> ________________________________________ _______________________________________________ pypy-issue mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-issue
