This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author jhylton
Recipients
Date 2001-03-13.01:42:36
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
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.
History
Date User Action Args
2007-08-23 13:53:32adminlinkissue408098 messages
2007-08-23 13:53:32admincreate