Serhiy Storchaka added the comment:

There is a regression in 3.4 due to changes in shutdown procedure. This code 
correctly works in 3.3. There are more than a dozen places in the stdlib which 
rely upon accessibility of builtins. I wrote patches for all these cases, but 
third-party code will be broken.

I think we should restore guarantees about builtins.

----------
versions:  -Python 2.7, Python 3.3

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue19021>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to