Commit graph

7 commits

Author SHA1 Message Date
Benjamin Peterson
6d83429a1d gzip and bz2 are context managers 2009-03-09 20:38:56 +00:00
Georg Brandl
38f1bf6745 Add missing space. 2009-03-09 16:35:48 +00:00
Antoine Pitrou
f0d2c3f730 Issue #4272: Add an optional argument to the GzipFile constructor to override the timestamp in the gzip stream. 2009-01-04 21:29:23 +00:00
Georg Brandl
fc29f27c16 #4811: fix markup glitches (mostly remains of the conversion),
found by Gabriel Genellina.
2009-01-02 20:25:14 +00:00
Georg Brandl
621cd26253 #2406: add examples to gzip docs. 2008-03-28 08:06:56 +00:00
Mark Summerfield
aea6e5913b Added cross-references between the various archive file formats. 2007-11-05 09:22:48 +00:00
Georg Brandl
8ec7f65613 Move the 2.6 reST doc tree in place. 2007-08-15 14:28:01 +00:00