Python list archives double-gzipped?

T

Tim Chase

Playing around with the mbox module, I reached into the archives[1]
to grab some real-world data files[2]. To successfully unpack the
contents to an mbox file, I had to do the following:

bash$ gunzip 2012-July.txt.gz
bash$ mv 2012-July.txt 2012-July.txt.gz
bash$ gunzip 2012-July.txt.gz

So it looks like some python-list@ archiving process is double
gzip'ing the archives. Can anybody else confirm this and get the
info the right people?

-tkc

[1]
http://mail.python.org/pipermail/python-list/

[2]
http://mail.python.org/pipermail/python-list/2012-July.txt.gz
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,055
Latest member
SlimSparkKetoACVReview

Latest Threads

Top