1. e280c06 Browser compatibility fixes. by Ka-Ping Yee · 23 years ago
  2. 987ec90 Small formatting improvements. by Ka-Ping Yee · 23 years ago
  3. 3bda879 Show inherited methods, with hyperlinks to the base class they came from. by Ka-Ping Yee · 23 years ago
  4. 37f7b38 Fixes for various issues reported and discovered since Python 9: by Ka-Ping Yee · 23 years ago
  5. 30edd23 Whitespace normalization. by Tim Peters · 23 years ago
  6. db8ed15 Use '127.0.0.1' only on Mac; for other, sane platforms, use 'localhost'. by Ka-Ping Yee · 23 years ago
  7. c92cdf7 The sys.platform identifier for Windows is just 'win32' (for all varieties). by Ka-Ping Yee · 23 years ago
  8. b616e11 Believe it or not, but "more" on Windows requires "more <file" rather by Guido van Rossum · 23 years ago
  9. 239432a Clean up the handling of getsourcefile/getabsfile. by Ka-Ping Yee · 23 years ago
  10. a2fe103 Use imp.get_suffixes to determine a module name in modulename(file). by Ka-Ping Yee · 23 years ago
  11. d977e35 Also accept .so as an extension for module files. by Ka-Ping Yee · 23 years ago
  12. 66efbc7 Docstring improvements. by Ka-Ping Yee · 23 years ago
  13. 1d38463 Normalize case of paths in sys.path to avoid duplicates on Windows. by Ka-Ping Yee · 23 years ago
  14. 85ba673 Whitespace normalization. by Tim Peters · 23 years ago
  15. 457aab2 Macintosh compatibility. by Ka-Ping Yee · 23 years ago
  16. 5e2b173 Acknowledgements. by Ka-Ping Yee · 23 years ago
  17. 40c4991 Fix $Revision$ processing so it doesn't get eaten by CVS! by Ka-Ping Yee · 23 years ago
  18. 09d7d9a Add $Revision: $ tag. by Ka-Ping Yee · 23 years ago
  19. 6f3f9a4 Add display of $Revision $ and credits. by Ka-Ping Yee · 23 years ago
  20. dd17534 pydoc: text and HTML documentation generator for interactive use by Ka-Ping Yee · 23 years ago