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 benjamin.peterson
Recipients amaury.forgeotdarc, benjamin.peterson, pitrou
Date 2008-07-29.15:39:37
SpamBayes Score 0.0014323958
Marked as misclassified No
Message-id <1afaf6160807290839n6cf370eahf6e2697209419177@mail.gmail.com>
In-reply-to <1217345375.97.0.97342825756.issue3462@psf.upfronthosting.co.za>
Content
On Tue, Jul 29, 2008 at 10:29 AM, Antoine Pitrou <report@bugs.python.org> wrote:
>
> Antoine Pitrou <pitrou@free.fr> added the comment:
>
> Well except that it would be better spelt as:
>    __builtins__._ = None

__builtins__ is a dict here, though.
>
> _______________________________________
> Python tracker <report@bugs.python.org>
> <http://bugs.python.org/issue3462>
> _______________________________________
>

-- 
Cheers,
Benjamin Peterson
"There's no place like 127.0.0.1."
History
Date User Action Args
2008-07-29 15:39:39benjamin.petersonsetrecipients: + benjamin.peterson, amaury.forgeotdarc, pitrou
2008-07-29 15:39:38benjamin.petersonlinkissue3462 messages
2008-07-29 15:39:37benjamin.petersoncreate