[issue37104] logging.Logger.disabled is not documented

Mario Corchero report at bugs.python.org
Fri May 31 06:26:25 EDT 2019


Mario Corchero <mariocj89 at gmail.com> added the comment:

Note that even if not in the standard library I've seen this attributed used and documented quite often.

Example: https://docs.python-guide.org/writing/logging/#or-print

I would really suggest making it private as mentioned before to make sure this does not happen, but if you still prefer just a comment (as in source comment, not even documentation) I'll go with that.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue37104>
_______________________________________


More information about the Python-bugs-list mailing list