Staging
v0.5.1
https://github.com/python/cpython
Revision 7e732a7181ab6debfe5df33bfc29035d522dfef9 authored by Berker Peksag on 25 July 2015, 10:02:37 UTC, committed by Berker Peksag on 25 July 2015, 10:02:37 UTC
imp.reload() was deprecated in Python 3.4 and changed to call
importlib.reload().

Patch by Petr Viktorin.
1 parent eaf16ab
History
Tip revision: 7e732a7181ab6debfe5df33bfc29035d522dfef9 authored by Berker Peksag on 25 July 2015, 10:02:37 UTC
Issue #24713: Use importlib.reload() in import reference document.
Tip revision: 7e732a7
File Mode Size
c-api
data
distributing
distutils
extending
faq
howto
includes
install
installing
library
reference
tools
tutorial
using
whatsnew
Makefile -rw-r--r-- 5.9 KB
README.txt -rw-r--r-- 4.6 KB
about.rst -rw-r--r-- 1.5 KB
bugs.rst -rw-r--r-- 4.0 KB
conf.py -rw-r--r-- 5.6 KB
contents.rst -rw-r--r-- 538 bytes
copyright.rst -rw-r--r-- 451 bytes
glossary.rst -rw-r--r-- 40.8 KB
license.rst -rw-r--r-- 45.6 KB
make.bat -rw-r--r-- 3.8 KB

README.txt

back to top