Chris Jerdonek added the comment:

I meant to comment on the patch earlier.

The fix here isn't as simple as I had originally suggested.  The patch has to 
be constructed more carefully to be more fully backwards compatible.  For 
example, it shouldn't break code that imports DEBUG from modules, or that sets 
DEBUG on other modules.  The test case you found is an example of the former.

----------

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

Reply via email to