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, gvanrossum
Date 2007-08-30.00:26:11
SpamBayes Score 0.0
Marked as misclassified No
Message-id <1188433571.85.0.606381580623.issue1774369@psf.upfronthosting.co.za>
In-reply-to
Content
I've thought this over very carefully, and I want something different --
I want to keep both concepts, but I want to rename __builtins__ to
__rootns__  (i.e. Root namespace), indicating its purpose.  This will
prevent further confusion while not conflating the two different features.
History
Date User Action Args
2007-09-02 20:46:18loewissetspambayes_score: 0.976443 -> 0.0
2007-08-30 00:26:11gvanrossumsetspambayes_score: 0.976443 -> 0.976443
messageid: <1188433571.85.0.606381580623.issue1774369@psf.upfronthosting.co.za>
2007-08-30 00:26:11gvanrossumsetspambayes_score: 0.976443 -> 0.976443
recipients: + gvanrossum, christian.heimes
2007-08-30 00:26:11gvanrossumlinkissue1774369 messages
2007-08-30 00:26:11gvanrossumcreate