
May 29, 2002
2:08 p.m.
On Wed, May 29, 2002, Guido van Rossum wrote:
Or maybe we could introduce a new warning category, SilentDeprecationWarning, which is normally ignored (like OverflowWarning already is). This could be turned on explicitly with a -W option so someone wanting to check that their code is future-proof would have an easy way to do so.
I do not want to ignore all DeprecationWarning messages by default, as it would defeat the main purpose of the warning.
+1 -- Aahz (aahz@pythoncraft.com) <*> http://www.pythoncraft.com/ "In the end, outside of spy agencies, people are far too trusting and willing to help." --Ira Winkler