• Greg Ward's avatar
    Harry Henry Gebel: · f194878d
    Greg Ward yazdı
    Adds bztar format to generate .tar.bz2 tarballs
    
    Uses the -f argument to overright old tarballs automatically, I am
    assuming that if the old tarball was wanted it would have been moved or
    else the version number would have been changed.
    
    Uses the -9 argument to bzip2 and gzip to use maximum
    compression. Compress uses the maximum compression by default.
    
    Tests for correct value for the 'compress' argument of make_tarball. This
    is one less place for someone adding new compression programs to forget to
    change.
    f194878d
Adı
Son kayıt (commit)
Son güncelleme
..
command Loading commit data...
README Loading commit data...
__init__.py Loading commit data...
archive_util.py Loading commit data...
ccompiler.py Loading commit data...
cmd.py Loading commit data...
core.py Loading commit data...
dep_util.py Loading commit data...
dir_util.py Loading commit data...
dist.py Loading commit data...
errors.py Loading commit data...
fancy_getopt.py Loading commit data...
file_util.py Loading commit data...
msvccompiler.py Loading commit data...
spawn.py Loading commit data...
sysconfig.py Loading commit data...
text_file.py Loading commit data...
unixccompiler.py Loading commit data...
util.py Loading commit data...
version.py Loading commit data...