Issue #18933: Added links to source code.

This commit is contained in:
Vinay Sajip 2013-09-05 23:01:07 +01:00
parent 134f0de66d
commit 31b862d40b
3 changed files with 12 additions and 0 deletions

View file

@ -21,6 +21,10 @@
* :ref:`Logging Cookbook <logging-cookbook>`
**Source code:** :source:`Lib/logging/__init__.py`
--------------
This module defines functions and classes which implement a flexible event
logging system for applications and libraries.