[Patches] [ python-Patches-456736 ] Remember __future__ imports in IDE

noreply@sourceforge.net noreply@sourceforge.net
Thu, 30 Aug 2001 07:44:40 -0700


Patches item #456736, was opened at 2001-08-29 19:09
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=305470&aid=456736&group_id=5470

Category: Macintosh
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Jack Jansen (jackjansen)
Summary: Remember __future__ imports in IDE

Initial Comment:
Changes the MacPython IDE's interactive mode to 
use a codeop.Compile object instead of the builtin 
compile.  Maintains the compiler's flags between 
statements, so that "from __future__ import" 
applies to further statements (just like in the 
interpretter).

----------------------------------------------------------------------

>Comment By: Michael Hudson (mwh)
Date: 2001-08-30 07:44

Message:
Logged In: YES 
user_id=6656

There ain't no patch here!  You have to check the "Check to 
Upload & Attach File:" box (this is infuriating, yes).

Maybe this should be a canned response...


----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=305470&aid=456736&group_id=5470