COMMITS
/ Lib/ntpath.py February 18, 1997
B
join(): Wax the incorrect leading comment
Barry Warsaw committed
B
join(): join one or more path components
Barry Warsaw committed
January 22, 1997
G
Fix splitext() to go up to the last dot, not the first.
Guido van Rossum committed
August 26, 1996
G
Don't do truncation to 8+3 format -- this is used on NT file systems!
Guido van Rossum committed
August 8, 1996
G
Don't use 'false'; use '0'.
Guido van Rossum committed
August 10, 1995
G
same thing as for dospath, plus HOMEDRIVE/HOMEPATH support
Guido van Rossum committed
February 24, 1994
G
Added ntpath.py (for os.py when used with Windows NT)
Guido van Rossum committed