]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
#24081: Remove obsolete caveat from import docs.
authorR David Murray <rdmurray@bitdance.com>
Sat, 2 May 2015 18:57:54 +0000 (14:57 -0400)
committerR David Murray <rdmurray@bitdance.com>
Sat, 2 May 2015 18:57:54 +0000 (14:57 -0400)
commit6d877ef0260b4b9bc2d722a6817818c06047e42a
tree6678940472ce69ef3a63c536685ce59b31f6ed27
parentc6249a6268ed4f191c01b28fa5c04417454d6625
#24081: Remove obsolete caveat from import docs.

Per Eric Snow's research, this changed in Python 2.4 in changeset 331e60d8ce,
but these docs were not updated.

Patch by Peter Viktorin.
Doc/library/imp.rst
Doc/library/importlib.rst