R. David Murray added the comment:

Indeed.  The whole point of that section is to explain how the library can 
refrain from spewing unwanted logging *if the application doesn't care about 
logging*.  If the application does care (has configured logging), it would be 
wrong to block the logging.

I believe there is now a NullHandler or something similar set up by default, so 
I don't think this issue arises in Python3.

----------
nosy: +r.david.murray
resolution:  -> invalid
stage:  -> committed/rejected
status: pending -> closed

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue17075>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to