[docs] typo in logging documentation

David Lindquist david.lindquist at gmail.com
Fri May 7 00:44:46 CEST 2010


Hello,

I found a typo in the logger documentation:

http://docs.python.org/library/logging.html#logging.handlers.FileHandler
http://docs.python.org/library/logging.html#logging.handlers.StreamHandler

These show FileHandler and StreamHandler as being defined in the
logging.handlers module, when in fact they are defined in the core logging
package.

Cheers,

David Lindquist
Phoenix, AZ USA
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/docs/attachments/20100506/c30526d4/attachment-0001.html>


More information about the docs mailing list