1. c0b2473 Bug #649974: make docstrings for url2pathname consistent by Georg Brandl · 19 years ago
  2. 70a6b49 Replace backticks with repr() or "%r" by Walter Dörwald · 21 years ago
  3. db5ebc7 String method conversion. by Eric S. Raymond · 24 years ago
  4. 17ab123 a few more modules get __all__ by Skip Montanaro · 24 years ago
  5. 07e99cb Whitespace normalization. by Tim Peters · 24 years ago
  6. 8152d32 Update the code to better reflect recommended style: by Fred Drake · 24 years ago
  7. 4b8c6ea Actually, the previous batch's comment should have been different; by Guido van Rossum · 25 years ago
  8. 116b31b Jack Jansen's patch to support file:///path/file/name URL syntax. by Guido van Rossum · 25 years ago
  9. 4ff6d27 Quote/unquote slashes in macintosh pathname components (Jack Jansen). by Guido van Rossum · 26 years ago
  10. 45e2fbc Mass check-in after untabifying all files that need it. by Guido van Rossum · 26 years ago
  11. 32f92ca Handling of pathnames pointing to files on toplevel folder of disk was by Guido van Rossum · 27 years ago
  12. 008ec68 Added warning not to import directly. by Guido van Rossum · 28 years ago
  13. 1acbffe Conversions between mac paths and URLs by Guido van Rossum · 28 years ago