• Greg Ward's avatar
    Changed to use the new 'has_pure_modules()' and 'has_ext_modules()' methods · 578c10d9
    Greg Ward yazdı
      provided by Distribution.
    Cosmetic and error message tweaks.
    Simplified 'make_release_tree()':
      * extracted 'distutils.util.create_tree()'
      * don't have to do hard-linking ourselves -- it's now handled by
        'distutils.util.copy_file()' (although the detection of
        whether hard linking is available still needs to be factored out)
    Removed 'make_tarball()' and 'make_zipfile()' entirely -- their role
      is now amply filled by 'distutils.util.make_archive()'.
    Simplified 'make_distribution()':
      * use Distribution's new 'get_full_name()' method
      * use 'make_archive()' instead of if/elif/.../else on the archive format
    578c10d9
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...
.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...