mirror of https://github.com/python/cpython.git
Corrected an incorrect self-reference.
This commit is contained in:
parent
26a2d5e352
commit
dd6351e6b1
|
@ -464,7 +464,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.
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue