[Zope-dev] Compression format for ZTK packages
Martijn Faassen
faassen at startifact.com
Thu Dec 17 06:39:15 EST 2009
Baiju M wrote:
> On Wed, Dec 16, 2009 at 9:23 PM, Chris Withers <chris at simplistix.co.uk> wrote:
>> Baiju M wrote:
>>> Most of the source distribution packages of ZTK are
>>> in .tar.gz format. But there are few exceptions.
>>> For consistency, can we use .tar.gz format for all releases ?
>> Why does anyone care? They both work the same on all platforms...
>
> Others has already raised their concern against .tar.gz
> as it is not working in Python 2.4
>
> And bz2 module might be missing for many Python installations.
I suggest we stick to the status quo for the time being then (zip and
tgz, no bz2).
If matters are fixed in Python 2.5 we should look into dropping Python
2.4 support again sometime in the near future.
Regards,
Martijn
More information about the Zope-Dev
mailing list