On 5 Nov, 11:55 pm, bobbyrw...@gmail.com wrote:
What exactly are those better ways? Document as deprecated only?

-Brett

A switch to ENABLE those warnings?


Lord knows I'm sick of filtering them out of logs.

A switch to enable deprecation warnings  would give developers a
chance to see them when migrating to a new version of python.  And it
would prevent users from having to deal with them.

PendingDeprecationWarning is silent by default and requires a switch to be enabled.

Jean-Paul
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to