]> granicus.if.org Git - python/commitdiff
Corrected an incorrect self-reference.
authorVinay Sajip <vinay_sajip@yahoo.co.uk>
Sat, 10 Jan 2009 13:42:04 +0000 (13:42 +0000)
committerVinay Sajip <vinay_sajip@yahoo.co.uk>
Sat, 10 Jan 2009 13:42:04 +0000 (13:42 +0000)
Doc/library/logging.rst

index 4ab3bea07b7de367de2175a719ed56c54de05e3b..b92cc7f57b7d2bc2f7b502cf032fe346130d2043 100644 (file)
@@ -467,7 +467,6 @@ just "foo".
 
 The :class:`NullHandler` class was not present in previous versions, but is now
 included, so that it need not be defined in library code.
-See :ref:`library-config` for more information.