Closes #16052: fix typo. Patch by Lars Buitinck.

This commit is contained in:
Georg Brandl 2012-09-26 13:11:48 +02:00
parent 52c62d8697
commit fc349216d7
1 changed files with 1 additions and 1 deletions

View File

@ -1832,7 +1832,7 @@ Deprecated Python modules, functions and methods
* :class:`abc.abstractstaticmethod` has been deprecated, use
:class:`staticmethod` with :func:`abc.abstractmethod` instead.
* :mod:`imoprtlib` package:
* :mod:`importlib` package:
* :meth:`importlib.abc.SourceLoader.path_mtime` is now deprecated in favour of
:meth:`importlib.abc.SourceLoader.path_stats` as bytecode files now store