From: Georg Brandl Date: Wed, 26 Sep 2012 11:11:48 +0000 (+0200) Subject: Closes #16052: fix typo. Patch by Lars Buitinck. X-Git-Tag: v3.3.1rc1~818^2^2~21 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=fc349216d717418df43164b24fd07323f336b360;p=python Closes #16052: fix typo. Patch by Lars Buitinck. --- diff --git a/Doc/whatsnew/3.3.rst b/Doc/whatsnew/3.3.rst index d4b9f89c83..73d112a8f9 100644 --- a/Doc/whatsnew/3.3.rst +++ b/Doc/whatsnew/3.3.rst @@ -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