summaryrefslogtreecommitdiffstats
path: root/Lib/nturl2path.py
Commit message (Expand)AuthorAgeFilesLines
* Add 'r' to docstrings to avoid expanded backslash escapes. (Ka-Ping Yee)Guido van Rossum2000-05-301-2/+4
* More trivial comment -> docstring transformations by Ka-Ping Yee,Guido van Rossum2000-02-041-4/+1
* Sjoerd Mullender writes:Guido van Rossum1999-03-181-0/+10
* From: Sjoerd MullenderGuido van Rossum1999-03-121-14/+15
* Allow paths without drive specifier (Jack).Guido van Rossum1997-08-121-4/+8
* url2path for NTGuido van Rossum1996-06-261-0/+52