[issue13296] IDLE: __future__ flags don't clear on shell restart

Roundup Robot report at bugs.python.org
Mon Oct 31 04:06:29 CET 2011


Roundup Robot <devnull at psf.upfronthosting.co.za> added the comment:

New changeset 87251608cb64 by Ned Deily in branch '2.7':
Issue 13296: Fix IDLE to clear compile __future__ flags on shell restart.
http://hg.python.org/cpython/rev/87251608cb64

New changeset 9fbf79d6be56 by Ned Deily in branch '3.2':
Issue 13296: Fix IDLE to clear compile __future__ flags on shell restart.
http://hg.python.org/cpython/rev/9fbf79d6be56

New changeset d8acd4344ce9 by Ned Deily in branch 'default':
Issue 13296: Fix IDLE to clear compile __future__ flags on shell restart.
http://hg.python.org/cpython/rev/d8acd4344ce9

----------
nosy: +python-dev

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


More information about the Python-bugs-list mailing list