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