Staging
v0.5.1
https://github.com/python/cpython
Revision 39440b14cd4481e138bce568d81663315f1f7cc4 authored by Brett Cannon on 19 February 2010, 16:05:28 UTC, committed by Brett Cannon on 19 February 2010, 16:05:28 UTC
svn+ssh://pythondev@svn.python.org/python/branches/py3k

........
  r78242 | brett.cannon | 2010-02-19 11:01:06 -0500 (Fri, 19 Feb 2010) | 5 lines

  Importlib was not matching import's handling of .pyc files where it had less
  then 8 bytes total in the file.

  Fixes issues 7361 & 7875.
........
1 parent 9603428
History
Tip revision: 39440b14cd4481e138bce568d81663315f1f7cc4 authored by Brett Cannon on 19 February 2010, 16:05:28 UTC
Merged revisions 78242 via svnmerge from
Tip revision: 39440b1
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
Tools
.bzrignore -rw-r--r-- 705 bytes
.hgignore -rw-r--r-- 900 bytes
.hgtags -rw-r--r-- 3.9 KB
LICENSE -rw-r--r-- 14.0 KB
Makefile.pre.in -rw-r--r-- 38.8 KB
README -rw-r--r-- 6.9 KB
configure -rwxr-xr-x 690.2 KB
configure.in -rw-r--r-- 113.3 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 31.5 KB
runtests.sh -rwxr-xr-x 2.1 KB
setup.py -rw-r--r-- 71.2 KB

README

back to top