1. ce36ad8 Raise statement normalization in Lib/. by Collin Winter · 17 years ago
  2. dc0b1a1 Make a few more tests pass with the new I/O library. by Guido van Rossum · 17 years ago
  3. 7b4e7c2 Patch #1373643: The chunk module can now read chunks larger than two gigabytes. by Georg Brandl · 18 years ago
  4. 8ca162f Partial introduction of bools where appropriate. by Guido van Rossum · 22 years ago
  5. 553f681 Clean up bare except: when determining whether a file is seekable. by Fred Drake · 23 years ago
  6. 0d1b7ea Fix typo in attribute name (chunk_size should be chunksize) found by by Guido van Rossum · 23 years ago
  7. 7834907 removed __all__ from several modules by Skip Montanaro · 23 years ago
  8. dfc538a Whitespace normalization. by Tim Peters · 23 years ago
  9. e99d5ea added __all__ lists to a number of Python modules by Skip Montanaro · 23 years ago
  10. 88869f9 Whitespace normalization. by Tim Peters · 24 years ago
  11. 3601e88 Sjoerd Mullender writes: by Guido van Rossum · 25 years ago
  12. 624a191 Patch from Sjoerd Mullender: by Fred Drake · 25 years ago
  13. 7bb11d6 Sjoerd Mullender: by Guido van Rossum · 25 years ago
  14. 56b2059 Oops, Sjoerd was in a hurry. This patch from him fixes some length by Guido van Rossum · 25 years ago
  15. 8ea7bb8 Patch/new code by Sjoerd Mullender: by Guido van Rossum · 25 years ago