1. f28fd24 Issue 6292: for the moment at least, the test suite passes if run by R. David Murray · 15 years ago
  2. e511fc7 #7930: fix stripid by Ezio Melotti · 15 years ago
  3. aa98058 use assert[Not]In where appropriate by Ezio Melotti · 15 years ago
  4. 161df94 Try to fix transient refleaks in test_pydoc. by Antoine Pitrou · 16 years ago
  5. 5c8da86 convert usage of fail* to assert* by Benjamin Peterson · 16 years ago
  6. ef087da Fix issue 5230 by having pydoc's safeimport check to see if the import by R. David Murray · 16 years ago
  7. d67ea7d fix issue #6121 by stripping spaces from the argument in the 'help' function. by R. David Murray · 16 years ago
  8. c060b0e Issue 3190: pydoc now hides module __package__ attributes by Nick Coghlan · 17 years ago
  9. 8e8de4a Correct test_pydoc for win32 platforms, to account for normalized URLs: by Amaury Forgeot d'Arc · 17 years ago
  10. 3a7305e fix test_pydoc so it works on make installed Python installations by Benjamin Peterson · 17 years ago
  11. b7e419e Use inspect.getabsfile() to get the documented module's filename. by Georg Brandl · 17 years ago
  12. fb3de1f Improve diffing logic and output for test_pydoc. by Georg Brandl · 17 years ago
  13. f5c38da bring test_pydoc up to my high standards (now that I have them) by Benjamin Peterson · 17 years ago
  14. 8632cc2 GHOP #121: improve test_pydoc, by Benjamin Peterson. by Georg Brandl · 17 years ago
  15. 1c596d5 Use absolute import for test package by Amaury Forgeot d'Arc · 17 years ago
  16. 7477205 Add a few tests for pydoc. by Amaury Forgeot d'Arc · 17 years ago