[stdlib-sig] standardizing the deprecation policy (and hownoisy they are)

Guido van Rossum guido at python.org
Tue Nov 10 19:19:33 CET 2009


On Tue, Nov 10, 2009 at 8:50 AM, geremy condra <debatem1 at gmail.com> wrote:
> If you're so worried about the warnings, suppress them. You control the code.

No. The nuisance of warnings is that they are presented to the *user*,
not the developer, and the user (in many cases) doesn't control the
code.

-- 
--Guido van Rossum (python.org/~guido)


More information about the stdlib-sig mailing list