[issue18933] Add link to source code in logging documentation

2013-09-05 Thread Jonathan Frere
Jonathan Frere added the comment: Well, if all the modules could link back to source code, that would be ideal, it's just the logging happens to be the one that I keep coming back to. Encouraging users to read the source will hopefully help people understand the modules they

[issue18933] Add link to source code in logging documentation

2013-09-05 Thread Jonathan Frere
New submission from Jonathan Frere: The logging module documentation is probably best accompanied by the source that it is meant to be documenting. Could a link to either the package directory (http://hg.python.org/cpython/file/2.7/Lib/logging/) or the __init__.py file in that directory