Daniel Stutzbach <dan...@stutzbachenterprises.com> added the comment:

I can reproduce it in Python 3.1 and 3.2  I don't have a build of Python 2.7 
handy at the moment to test it there.

In Python 3.2 and 2.7, DeprecationWarnings are silenced by default.  I had to 
start Python 3.2 with "-W always::DeprecationWarning" to see the problem.

----------

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

Reply via email to