On Wed, Dec 16, 2009 at 17:31, Baiju M <[email protected]> wrote: > 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. > (BTW, We don't have any bz2 source packages released)
Right. So for consistency we should use zip. Then again, I'm don't see why we would want to be consistent. :) -- Lennart Regebro: http://regebro.wordpress.com/ Python 3 Porting: http://python-incompatibility.googlecode.com/ +33 661 58 14 64 _______________________________________________ Zope-Dev maillist - [email protected] https://mail.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - https://mail.zope.org/mailman/listinfo/zope-announce https://mail.zope.org/mailman/listinfo/zope )
