[pypy-issue] [issue1595] Inconsistency between CPython an PyPy while using argparse with mutual exclusion

Armin Rigo tracker at bugs.pypy.org
Fri Sep 6 10:30:17 CEST 2013


Armin Rigo <armin.rigo at gmail.com> 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 <tracker at bugs.pypy.org>
<https://bugs.pypy.org/issue1595>
________________________________________


More information about the pypy-issue mailing list