1. 70a6b49 Replace backticks with repr() or "%r" by Walter Dörwald · 21 years ago
  2. 132dce2 Update the code to better reflect recommended style: by Fred Drake · 24 years ago
  3. def0038 Convert some old-style string exceptions to class exceptions. by Fred Drake · 24 years ago
  4. 992ff06 Made play method more robust by adding a try-finally. by Sjoerd Mullender · 30 years ago
  5. 7bc817d * Mass change: get rid of all init() methods, in favor of __init__() by Guido van Rossum · 31 years ago
  6. b2e358d Use __init__ instead of init. by Sjoerd Mullender · 31 years ago
  7. d316607 * ftplib.py: added abort() command (sends oob data). by Guido van Rossum · 31 years ago
  8. 04321d1 Use type(xxx) in stead of except TypeError. by Sjoerd Mullender · 31 years ago
  9. ada67ec Comment out debug prints (by Sjoerd) by Guido van Rossum · 32 years ago
  10. a3cd071 DISK is written with a K by Guido van Rossum · 32 years ago
  11. 58230c3 Changed caching code by Guido van Rossum · 32 years ago
  12. dee5d8e The getstatus() method of a Readcd instance always calls by Guido van Rossum · 32 years ago
  13. f94e309 Initial revision by Guido van Rossum · 32 years ago