Staging
v0.5.1
https://github.com/python/cpython
Revision 6707906ea5e0df1132d3cd0c77707ccc19948341 authored by larry on 12 August 2015, 01:59:15 UTC, committed by larry on 12 August 2015, 01:59:15 UTC
Issue #24492: make sure that ``from ... import ...` raises an ImportError if __name__ is not defined on a package.
2 parent s cae101f + 3008bc0
History
Tip revision: 6707906ea5e0df1132d3cd0c77707ccc19948341 authored by larry on 12 August 2015, 01:59:15 UTC
Merged in brettcannon/cpython350/3.5 (pull request #2)
Tip revision: 6707906
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