Staging
v0.8.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
c-api
data
distributing
distutils
extending
faq
howto
includes
install
installing
library
reference
tools
tutorial
using
whatsnew
Makefile -rw-r--r-- 6.0 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.7 KB
contents.rst -rw-r--r-- 538 bytes
copyright.rst -rw-r--r-- 451 bytes
glossary.rst -rw-r--r-- 44.6 KB
license.rst -rw-r--r-- 45.6 KB
make.bat -rw-r--r-- 4.1 KB

README.txt

back to top