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
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
RISCOS
Tools
.bzrignore -rw-r--r-- 635 bytes
.hgignore -rw-r--r-- 866 bytes
.hgtags -rw-r--r-- 3.5 KB
LICENSE -rw-r--r-- 13.4 KB
Makefile.pre.in -rw-r--r-- 37.6 KB
README -rw-r--r-- 55.8 KB
configure -rwxr-xr-x 661.3 KB
configure.in -rw-r--r-- 102.1 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 28.6 KB
setup.py -rw-r--r-- 79.6 KB

README

back to top