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 gvanrossum
Recipients christian.heimes, georg.brandl, gvanrossum
Date 2007-12-02.04:40:24
SpamBayes Score 0.16618069
Marked as misclassified No
Message-id <1196570424.6.0.298503617939.issue1535@psf.upfronthosting.co.za>
In-reply-to
Content
PS. A note on backporting this to 2.6: I think it's sufficient if
"builtins" exists in sys.modules as an alias of "__builtin__" in 2.6.

Crys: go ahead and check in the fixer as well.
History
Date User Action Args
2007-12-02 04:40:24gvanrossumsetspambayes_score: 0.166181 -> 0.16618069
recipients: + gvanrossum, georg.brandl, christian.heimes
2007-12-02 04:40:24gvanrossumsetspambayes_score: 0.166181 -> 0.166181
messageid: <1196570424.6.0.298503617939.issue1535@psf.upfronthosting.co.za>
2007-12-02 04:40:24gvanrossumlinkissue1535 messages
2007-12-02 04:40:24gvanrossumcreate