This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author mooonz
Recipients
Date 2007-03-13.19:35:22
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Wow, you digged up something I forgot for my own sake :)
Seriously, did I really made this horrible piece of crap ?
All my apologies for that...

Allthough, if sb is interested in gzip support in httplib, I should have something somewhere on my computer which should do the job in a better way (can't make worst, anyway ;)). It's a complete rewrite of the GzipFile class which doesn't need a random access to the data... I'll upload it tomorrow...
History
Date User Action Args
2007-08-23 15:43:34adminlinkissue1243678 messages
2007-08-23 15:43:34admincreate