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
c-api
data
distutils
documenting
extending
faq
howto
includes
install
library
reference
tools
tutorial
using
whatsnew
ACKS.txt -rw-r--r-- 4.4 KB
Makefile -rw-r--r-- 5.1 KB
README.txt -rw-r--r-- 5.1 KB
about.rst -rw-r--r-- 1.3 KB
bugs.rst -rw-r--r-- 2.8 KB
conf.py -rw-r--r-- 5.7 KB
contents.rst -rw-r--r-- 440 bytes
copyright.rst -rw-r--r-- 451 bytes
glossary.rst -rw-r--r-- 26.2 KB
license.rst -rw-r--r-- 36.0 KB
make.bat -rw-r--r-- 1.6 KB

README.txt

back to top