• Greg Ward's avatar
    Fixed a couple of long-hidden bugs (amazing what you find when you · 8bbba17d
    Greg Ward yazdı
    attempt to verify the bold assertions in the documentation):
      * entries for the "root package" in 'package_dir' didn't work --
        fixed by improving the fall-through code in 'get_package_dir()'
      * __init__.py files weren't installed when modules-in-packages
        were listed individually (ie. in 'py_modules' in the setup script);
        fixed by making 'check_package()' return the name of the __init__
        file if it exists, and making 'find_modules()' add an entry to
        the module list for __init__ if applicable
    8bbba17d
Adı
Son kayıt (commit)
Son güncelleme
BeOS Loading commit data...
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...
Tools Loading commit data...
.cvsignore Loading commit data...
.hgtags Loading commit data...
Makefile.in Loading commit data...
README Loading commit data...
acconfig.h Loading commit data...
config.h.in Loading commit data...
configure Loading commit data...
configure.in Loading commit data...
install-sh Loading commit data...