Neal Norwitz added the comment:
Thanks for the report.
Committed revision 58600. (2.5)
Committed revision 58601.
3.0 will be fixed when we merge.
--
assignee: -> nnorwitz
nosy: +nnorwitz
resolution: -> fixed
status: open -> closed
__
Tracker <[EMAIL P
New submission from Nathan Haines:
In the Python Library Reference manual, in section 14.5 (logging), there
is a typo in the debug function example code. In the 2.5 PDF this is on
page 446.
The last line reads:
logging.warning("Protocol problem: %s", "connection reset", extra=d)
This should re