[Python-Dev] Python documentation
Fred Drake
fdrake at acm.org
Sun Sep 21 17:35:45 CEST 2008
On Sep 21, 2008, at 7:24 AM, Barry Warsaw wrote:
> I notice that for 2.5, we zip'd and tar-bz2'd them. Do we want to
> also support tgz? We'll have to hack the release script to build
> the doc zips. I'll try to test drive this whole process soon.
We specifically decided to drop .tgz since it didn't really make sense
to have both .tgz and .tar.bz2, and the software to handle .tar.bz2 is
widely deployed.
-Fred
--
Fred Drake <fdrake at acm.org>
More information about the Python-Dev
mailing list