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 
(http://hg.python.org/cpython/file/2.7/Lib/logging/__init__.py), I'd argue the 
__init__.py file.

----------
assignee: docs@python
components: Documentation, Library (Lib)
messages: 197000
nosy: Johz, docs@python, vinay.sajip
priority: normal
severity: normal
status: open
title: Add link to source code in logging documentation
type: enhancement

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

Reply via email to