Staging
v0.5.1
https://github.com/python/cpython
Revision 9d3c61c86a20678d604c96a68bbf4a966877f0b9 authored by Nick Coghlan on 05 September 2015, 11:05:05 UTC, committed by Nick Coghlan on 05 September 2015, 11:05:05 UTC
To resolve a compatibility problem found with py2exe and
pywin32, imp.load_dynamic() once again ignores previously loaded modules
to support Python modules replacing themselves with extension modules.

Patch by Petr Viktorin.
1 parent 1b66910
History
Tip revision: 9d3c61c86a20678d604c96a68bbf4a966877f0b9 authored by Nick Coghlan on 05 September 2015, 11:05:05 UTC
Close #24748: Restore imp.load_dynamic compatibility
Tip revision: 9d3c61c
File Mode Size
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Programs
Python
Tools
.bzrignore -rw-r--r-- 584 bytes
.gitignore -rw-r--r-- 1.3 KB
.hgeol -rw-r--r-- 996 bytes
.hgignore -rw-r--r-- 1.2 KB
.hgtags -rw-r--r-- 7.4 KB
.hgtouch -rw-r--r-- 1.3 KB
LICENSE -rw-r--r-- 12.5 KB
Makefile.pre.in -rw-r--r-- 55.4 KB
README -rw-r--r-- 6.6 KB
aclocal.m4 -rw-r--r-- 8.3 KB
config.guess -rwxr-xr-x 41.9 KB
config.sub -rwxr-xr-x 34.9 KB
configure -rwxr-xr-x 454.1 KB
configure.ac -rw-r--r-- 147.1 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 40.8 KB
setup.py -rw-r--r-- 95.8 KB

README

back to top