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