[docs] [issue13235] logging.warn() is not documented

Ezio Melotti report at bugs.python.org
Sat Oct 22 11:29:30 CEST 2011


Ezio Melotti <ezio.melotti at gmail.com> added the comment:

Because there should be only one way to do things.

BTW, you could have used a DeprecationWarning instead of a PendingDeprecationWarning, especially if it was already deprecated.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue13235>
_______________________________________


More information about the docs mailing list