]> granicus.if.org Git - python/commitdiff
Issue #18933: Added links to source code.
authorVinay Sajip <vinay_sajip@yahoo.co.uk>
Thu, 5 Sep 2013 21:57:20 +0000 (22:57 +0100)
committerVinay Sajip <vinay_sajip@yahoo.co.uk>
Thu, 5 Sep 2013 21:57:20 +0000 (22:57 +0100)
Doc/library/logging.config.rst
Doc/library/logging.handlers.rst
Doc/library/logging.rst

index ee141f1a4b9ddedb2e4364e7e844a0e14ef7686f..2dc82acf3f600b6abaf57594222853e1ebf4ac66 100644 (file)
    * :ref:`Advanced Tutorial <logging-advanced-tutorial>`
    * :ref:`Logging Cookbook <logging-cookbook>`
 
+**Source code:** :source:`Lib/logging/config.py`
+
+--------------
+
 This section describes the API for configuring the logging module.
 
 .. _logging-config-api:
index 534c35c0e106d25c44cade92f9d5035c5a9f3b5b..3c05e9ae13de9d2379658b67614f47292b78af54 100644 (file)
    * :ref:`Advanced Tutorial <logging-advanced-tutorial>`
    * :ref:`Logging Cookbook <logging-cookbook>`
 
+**Source code:** :source:`Lib/logging/handlers.py`
+
+--------------
+
 .. currentmodule:: logging
 
 The following useful handlers are provided in the package. Note that three of
index a2d903365bf2421136b717557f0ccc481a1fd5e5..d3984c78440796de5df9570641b0ca5897793a72 100644 (file)
@@ -20,6 +20,9 @@
    * :ref:`Advanced Tutorial <logging-advanced-tutorial>`
    * :ref:`Logging Cookbook <logging-cookbook>`
 
+**Source code:** :source:`Lib/logging/__init__.py`
+
+--------------
 
 .. versionadded:: 2.3