]> granicus.if.org Git - python/commit
Issue 13296: Fix IDLE to clear compile __future__ flags on shell restart.
authorNed Deily <nad@acm.org>
Mon, 31 Oct 2011 03:05:30 +0000 (20:05 -0700)
committerNed Deily <nad@acm.org>
Mon, 31 Oct 2011 03:05:30 +0000 (20:05 -0700)
commitd1029c4853e7e4858cb2928abaad472717c6aa5d
treeeac8caea2bd4a1934df0e985692c191babacd77a
parent9bf59aa103074ee0e926ef74743bb1eaa8229128
parent7aff4517289e2a748b238f282a777e577c9e3d3f
Issue 13296: Fix IDLE to clear compile __future__ flags on shell restart.
(Patch by Roger Serwy)
Misc/NEWS