1. c0b0bb6 Issue #20331: Fixed possible FD leaks in various modules: by Serhiy Storchaka · 10 years ago
  2. 91b0bc2 Issue #20331: Fixed possible FD leaks in various modules: by Serhiy Storchaka · 10 years ago
  3. f7a17b4 Replace IOError with OSError (#16715) by Andrew Svetlov · 12 years ago
  4. 0b95290 Merged revisions 65713 via svnmerge from by Benjamin Peterson · 16 years ago
  5. 3dbca81 Merged revisions 65012,65035,65037-65040,65048,65057,65077,65091-65095,65097-65099,65127-65128,65131,65133-65136,65139,65149-65151,65155,65158-65159,65176-65178,65183-65184,65187-65190,65192,65194 via svnmerge from by Georg Brandl · 16 years ago
  6. c934128 Improved patches for sndhdr and imghdr by Victor Stinner, who writes: by Guido van Rossum · 17 years ago
  7. 72937f3 Compare what's read from files against proper byte literals. Neither of these by Barry Warsaw · 17 years ago
  8. be19ed7 Fix most trivially-findable print statements. by Guido van Rossum · 17 years ago
  9. 97db05d SF #75103: imghdr -- identify JPEGs in EXIF format by Raymond Hettinger · 20 years ago
  10. 17ab123 a few more modules get __all__ by Skip Montanaro · 23 years ago
  11. 07e99cb Whitespace normalization. by Tim Peters · 23 years ago
  12. 54f22ed More trivial comment -> docstring transformations by Ka-Ping Yee, who writes: by Guido van Rossum · 24 years ago
  13. 45ac47c Allow open file as parameter (must be seekable) (Jack) by Guido van Rossum · 27 years ago
  14. 9e33074 (Jack:) Recognize PNG files. by Guido van Rossum · 27 years ago
  15. f813f56 imghdr.what(): check for not h'. This lets by Guido van Rossum · 28 years ago
  16. 81749b0 Added optional second arg to what(), giving the data read from the file by Guido van Rossum · 28 years ago
  17. 5cfa5df * calendar.py: all libC functionality now moved to built-in time module by Guido van Rossum · 31 years ago
  18. 2db9135 Misc changes and new modules. whrandom is "objectified". SOCKET.py by Guido van Rossum · 32 years ago
  19. 05b55e7 Fix pnm test for short files and add X bitmap as recognized type by Guido van Rossum · 32 years ago
  20. 1c34fc7 Initial revision by Guido van Rossum · 32 years ago