Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
8ab04b4d65586829887822a78d038a33ee7a69fd
/
Lib
/
nturl2path.py
27eebb8
Use string.ascii_letters instead of string.letters. Remove unused import.
by Fred Drake
· 23 years ago
7834907
removed __all__ from several modules
by Skip Montanaro
· 24 years ago
b08b2d3
String method conversion.
by Eric S. Raymond
· 24 years ago
269b83b
added several more __all__ lists
by Skip Montanaro
· 24 years ago
2344fae
Whitespace normalization.
by Tim Peters
· 24 years ago
7f91cf9
Add 'r' to docstrings to avoid expanded backslash escapes. (Ka-Ping Yee)
by Guido van Rossum
· 24 years ago
54f22ed
More trivial comment -> docstring transformations by Ka-Ping Yee, who writes:
by Guido van Rossum
· 25 years ago
a0fec16
Sjoerd Mullender writes:
by Guido van Rossum
· 26 years ago
367ac80
From: Sjoerd Mullender
by Guido van Rossum
· 26 years ago
d510b72
Allow paths without drive specifier (Jack).
by Guido van Rossum
· 27 years ago
746ea35
url2path for NT
by Guido van Rossum
· 28 years ago