1. c060b0e Issue 3190: pydoc now hides module __package__ attributes by Nick Coghlan · 17 years ago
  2. 8e8de4a Correct test_pydoc for win32 platforms, to account for normalized URLs: by Amaury Forgeot d'Arc · 17 years ago
  3. 3a7305e fix test_pydoc so it works on make installed Python installations by Benjamin Peterson · 17 years ago
  4. b7e419e Use inspect.getabsfile() to get the documented module's filename. by Georg Brandl · 17 years ago
  5. fb3de1f Improve diffing logic and output for test_pydoc. by Georg Brandl · 17 years ago
  6. f5c38da bring test_pydoc up to my high standards (now that I have them) by Benjamin Peterson · 17 years ago
  7. 8632cc2 GHOP #121: improve test_pydoc, by Benjamin Peterson. by Georg Brandl · 17 years ago
  8. 1c596d5 Use absolute import for test package by Amaury Forgeot d'Arc · 17 years ago
  9. 7477205 Add a few tests for pydoc. by Amaury Forgeot d'Arc · 17 years ago