summaryrefslogtreecommitdiffstats
path: root/Doc/library/logging.handlers.rst
diff options
context:
space:
mode:
authorVinay Sajip <vinay_sajip@yahoo.co.uk>2013-09-05 22:02:45 (GMT)
committerVinay Sajip <vinay_sajip@yahoo.co.uk>2013-09-05 22:02:45 (GMT)
commitdb2c6819ba3ca142afc406101b0ba498f387ca66 (patch)
tree4eee332aa5853b5fd63cb2e5cd95647036403224 /Doc/library/logging.handlers.rst
parente241ac9283a240c902b1781ed4af6952b1f5d96e (diff)
parent31b862d40bd154afcc82acf49c746b8bbee2f6be (diff)
downloadcpython-db2c6819ba3ca142afc406101b0ba498f387ca66.zip
cpython-db2c6819ba3ca142afc406101b0ba498f387ca66.tar.gz
cpython-db2c6819ba3ca142afc406101b0ba498f387ca66.tar.bz2
Closes #18933: Merged update from 3.3.
Diffstat (limited to 'Doc/library/logging.handlers.rst')
-rw-r--r--Doc/library/logging.handlers.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/Doc/library/logging.handlers.rst b/Doc/library/logging.handlers.rst
index 35a81f7..65e0b67 100644
--- a/Doc/library/logging.handlers.rst
+++ b/Doc/library/logging.handlers.rst
@@ -17,6 +17,10 @@
* :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