1. 27eebb8 Use string.ascii_letters instead of string.letters. Remove unused import. by Fred Drake · 23 years ago
  2. 7834907 removed __all__ from several modules by Skip Montanaro · 23 years ago
  3. b08b2d3 String method conversion. by Eric S. Raymond · 23 years ago
  4. 269b83b added several more __all__ lists by Skip Montanaro · 23 years ago
  5. 2344fae Whitespace normalization. by Tim Peters · 24 years ago
  6. 7f91cf9 Add 'r' to docstrings to avoid expanded backslash escapes. (Ka-Ping Yee) by Guido van Rossum · 24 years ago
  7. 54f22ed More trivial comment -> docstring transformations by Ka-Ping Yee, who writes: by Guido van Rossum · 24 years ago
  8. a0fec16 Sjoerd Mullender writes: by Guido van Rossum · 25 years ago
  9. 367ac80 From: Sjoerd Mullender by Guido van Rossum · 25 years ago
  10. d510b72 Allow paths without drive specifier (Jack). by Guido van Rossum · 27 years ago
  11. 746ea35 url2path for NT by Guido van Rossum · 28 years ago