index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
test
/
test_posixpath.py
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Make test_posixpath.py pass.
Guido van Rossum
2007-07-10
1
-1/+1
*
Merged revisions 55325-55327 via svnmerge from
Guido van Rossum
2007-05-14
1
-0/+10
*
Merged revisions 53952-54987 via svnmerge from
Guido van Rossum
2007-04-27
1
-112/+96
*
Merged revisions 53451-53537 via svnmerge from
Thomas Wouters
2007-02-01
1
-0/+2
*
Whitespace normalization.
Tim Peters
2005-06-03
1
-2/+2
*
Bug #1213894: os.path.realpath didn't resolve symlinks that were the first
Georg Brandl
2005-06-03
1
-0/+20
*
Patch #941486: add os.path.lexists(). Also fix bug #940578 by using lexists i...
Johannes Gijsbers
2004-08-30
1
-0/+2
*
Whitespace normalization.
Tim Peters
2004-08-20
1
-3/+3
*
bug #990669: os.path.realpath() will resolve symlinks before normalizing the
Johannes Gijsbers
2004-08-14
1
-2/+95
*
Fix SF #763362, test_posixpath failed
Neal Norwitz
2003-07-01
1
-4/+6
*
Whitespace normalization.
Tim Peters
2003-06-29
1
-2/+2
*
Use find() instead of looping over the string in expanduser().
Walter Dörwald
2003-06-19
1
-1/+5
*
Complete rewrite of tests by Walter Dorwald as unittest tests.
Brett Cannon
2003-06-16
1
-45/+394
*
Patch #536661: Improve performance of splitext. Add test_macpath.
Martin v. Löwis
2002-12-12
1
-0/+5
*
String method conversion.
Eric S. Raymond
2001-02-09
1
-1/+0
*
Make reindent.py happy (convert everything to 4-space indents!).
Fred Drake
2000-10-23
1
-12/+11
*
updated to correct failing test cases
Skip Montanaro
2000-08-23
1
-2/+2
*
new test file for posixpath module
Skip Montanaro
2000-07-12
1
-0/+42
[prev]