Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
565ea5ae3701b3600cb7ac2f6405574b51c19ba7
/
Lib
/
test
/
test_posixpath.py
ae882f7
Patch #941486: add os.path.lexists(). Also fix bug #940578 by using lexists in glob.glob.
by Johannes Gijsbers
· 21 years ago
a45cacf
Whitespace normalization.
by Tim Peters
· 21 years ago
4ec4064
bug #990669: os.path.realpath() will resolve symlinks before normalizing the
by Johannes Gijsbers
· 21 years ago
168e73d
Fix SF #763362, test_posixpath failed
by Neal Norwitz
· 22 years ago
478c105
Whitespace normalization.
by Tim Peters
· 22 years ago
a9da5ae
Use find() instead of looping over the string in expanduser().
by Walter Dörwald
· 22 years ago
b47243a
Complete rewrite of tests by Walter Dorwald as unittest tests.
by Brett Cannon
· 22 years ago
de33379
Patch #536661: Improve performance of splitext. Add test_macpath.
by Martin v. Löwis
· 23 years ago
2846b0a
String method conversion.
by Eric S. Raymond
· 24 years ago
004d5e6
Make reindent.py happy (convert everything to 4-space indents!).
by Fred Drake
· 25 years ago
533bc9a
updated to correct failing test cases
by Skip Montanaro
· 25 years ago
e809b00
new test file for posixpath module
by Skip Montanaro
· 25 years ago