[Python-bugs-list] [ python-Bugs-408098 ] python -i loses __future__

nobody nobody@sourceforge.net
Mon, 12 Mar 2001 17:42:36 -0800


Bugs #408098, was updated on 2001-03-12 17:42
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=408098&group_id=5470

Category: Parser/Compiler
Group: None
Status: Open
Priority: 5
Submitted By: Jeremy Hylton
Assigned to: Jeremy Hylton
Summary: python -i loses __future__

Initial Comment:
If you run a Python script that has a "from __future__
import nested_scopes" and pass the -i flag, the
interactive interpreter should have the nested_scopes
compiler flag set.


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

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