[issue7700] "-3" flag does not work anymore

Ezio Melotti report at bugs.python.org
Thu Jan 14 12:23:40 CET 2010


Ezio Melotti <ezio.melotti at gmail.com> added the comment:

Here's a patch. I'm not sure the approach is correct but it seems to fix at least the problem with "./python -3 -c 'print 1 <> 2, {}.has_key(3)'".

----------
keywords: +patch
nosy: +brett.cannon
stage: needs patch -> patch review
Added file: http://bugs.python.org/file15870/issue7700.diff

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue7700>
_______________________________________


More information about the Python-bugs-list mailing list