[Python-Dev] Re: Planning to drop gzip compression for future releases. (original) (raw)
Aahz aahz at pythoncraft.com
Sat Sep 18 20:10:07 CEST 2004
- Previous message: [Python-Dev] Re: Planning to drop gzip compression for future releases.
- Next message: [Python-Dev] Re: Planning to drop gzip compression for future releases.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Sat, Sep 18, 2004, Fredrik Lundh wrote:
Of the build systems I checked, all had gunzip, most had unzip, but only the Linux systems had bunzip2. The bzip2 homepage contains 1.0.2 binaries for exactly three plat- forms, compared to over 20 systems for gzip and 30 systems for unzip. I suppose older bzip2 versions (0.9.5) are compatible, but someone should verify that they work before you pull the gzip archives.
Granted that bz2-only isn't a viable option, what does gz give us over bz2/zip that makes it worthwhile to keep?
Aahz (aahz at pythoncraft.com) <*> http://www.pythoncraft.com/
"A foolish consistency is the hobgoblin of little minds, adored by little statesmen and philosophers and divines." --Ralph Waldo Emerson
- Previous message: [Python-Dev] Re: Planning to drop gzip compression for future releases.
- Next message: [Python-Dev] Re: Planning to drop gzip compression for future releases.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]