Staging
v0.5.1
https://github.com/python/cpython
Revision b028f509119d5ea7dd85d7f38df366ccc9d7bdb4 authored by Nick Coghlan on 13 July 2008, 14:52:36 UTC, committed by Nick Coghlan on 13 July 2008, 14:52:36 UTC
1 parent 12c8660
History
Tip revision: b028f509119d5ea7dd85d7f38df366ccc9d7bdb4 authored by Nick Coghlan on 13 July 2008, 14:52:36 UTC
Fix issue 3221 by emitting a RuntimeWarning instead of raising SystemError when the parent module can't be found during an absolute import (likely due to non-PEP 361 aware code which sets a module level __package__ attribute)
Tip revision: b028f50
File Mode Size
PythonPowered.bmp -rw-r--r-- 2.5 KB
README.txt -rw-r--r-- 105 bytes
archive.h -rw-r--r-- 2.1 KB
extract.c -rw-r--r-- 7.6 KB
install.c -rw-r--r-- 67.0 KB
install.rc -rw-r--r-- 6.4 KB
resource.h -rw-r--r-- 1.7 KB
wininst-7.1.sln -rw-r--r-- 886 bytes
wininst-7.1.vcproj -rw-r--r-- 5.6 KB
wininst-8.sln -rw-r--r-- 856 bytes
wininst-8.vcproj -rw-r--r-- 6.7 KB
wininst.dsp -rw-r--r-- 4.3 KB
wininst.dsw -rw-r--r-- 508 bytes

README.txt

back to top