1. ab9ba27 Whitespace normalization. by Tim Peters · 24 years ago
  2. 8cc965c Patch #448474: Add support for tell() and seek() to gzip.GzipFile. by Martin v. Löwis · 24 years ago
  3. f27cc5b Marc-Andre must not have run these tests -- they used verify() but by Guido van Rossum · 25 years ago
  4. 3661908 This patch removes all uses of "assert" in the regression test suite by Marc-André Lemburg · 25 years ago
  5. 004d5e6 Make reindent.py happy (convert everything to 4-space indents!). by Fred Drake · 25 years ago
  6. 85ab738 Exercise .readline() and .readlines(). More data is written to the by Andrew M. Kuchling · 25 years ago
  7. 052364b Use binary mode for all gzip files we open. by Guido van Rossum · 26 years ago
  8. 605ebdd Added a simple test suite for gzip. It simply opens a temp file, by Andrew M. Kuchling · 26 years ago