1. 9195f55 Updated the docstring and class hierarchy diagram by Barry Warsaw · 26 years ago
  2. be21d98 Use repr() on the filename in EnvironmentError.__str__(). This by Guido van Rossum · 26 years ago
  3. ec8c8c2 fix __str__ method of EnvironmentError (base class of IOError): was by Jeremy Hylton · 26 years ago
  4. 2dfe4de Added support for including the filename in IOErrors and OSErrors that by Barry Warsaw · 26 years ago
  5. 45e2fbc Mass check-in after untabifying all files that need it. by Guido van Rossum · 26 years ago
  6. 596db31 Move the __getitem__() definition from StandardException to Exception. by Fred Drake · 27 years ago
  7. 25131fa NumberError => ArithmeticError by Barry Warsaw · 27 years ago
  8. c56ba38 Two subtle changes: by Guido van Rossum · 27 years ago
  9. e8fd143 #Adapt the doc string to reality. by Guido van Rossum · 27 years ago
  10. f394f56 Made the 'info' argument to SyntaxError optional, so phase-2 syntax by Guido van Rossum · 27 years ago
  11. 3e613ce New file, which is imported by the built-in module when python is by Barry Warsaw · 27 years ago