• Just van Rossum's avatar
    Ugh, zipimport is virtually broken in 2.3a1 :-( It worked by accident in · d35c6db5
    Just van Rossum yazdı
    the test set as it only tested with a zip archive in the current directory,
    but it doesn't work at all for packages when the zip archive was specified
    as an absolute path. It's a real embarrassing bug: a strchr call should
    have been strrchr; fever apparently implies dyslexia.
    
    Second stupid bug: the zipimport test failed with a name error
    __importer__ (which I had renamed to __loader__ everywhere but here).
    I would've sworn I ran the test after that change but that can't be true.
    What I don't understand that noone reported a failing test_zipimport.py
    before the release of 2.3a1.
    d35c6db5
Adı
Son kayıt (commit)
Son güncelleme
Demo Loading commit data...
Doc Loading commit data...
Grammar Loading commit data...
Include Loading commit data...
Lib Loading commit data...
Mac Loading commit data...
Misc Loading commit data...
Modules Loading commit data...
Objects Loading commit data...
PC Loading commit data...
PCbuild Loading commit data...
Parser Loading commit data...
Python Loading commit data...
RISCOS Loading commit data...
Tools Loading commit data...
.cvsignore Loading commit data...
.hgtags Loading commit data...
LICENSE Loading commit data...
Makefile.pre.in Loading commit data...
README Loading commit data...
configure Loading commit data...
configure.in Loading commit data...
install-sh Loading commit data...
pyconfig.h.in Loading commit data...
setup.py Loading commit data...