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

noreply@sourceforge.net noreply@sourceforge.net
Wed, 21 Mar 2001 18:49:30 -0800


Bugs item #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: Closed
Priority: 5
Submitted By: Jeremy Hylton (jhylton)
Assigned to: Jeremy Hylton (jhylton)
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