[issue3462] test_builtin fails after test_decimal

Benjamin Peterson report at bugs.python.org
Tue Jul 29 17:39:39 CEST 2008


Benjamin Peterson <musiccomposition at gmail.com> added the comment:

On Tue, Jul 29, 2008 at 10:29 AM, Antoine Pitrou <report at bugs.python.org> wrote:
>
> Antoine Pitrou <pitrou at 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 at bugs.python.org>
> <http://bugs.python.org/issue3462>
> _______________________________________
>

-- 
Cheers,
Benjamin Peterson
"There's no place like 127.0.0.1."

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue3462>
_______________________________________


More information about the Python-bugs-list mailing list