This website requires JavaScript.
Explore
Help
Sign In
traverseda
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
38,002
Commits
9
Branches
456
Tags
1.7
GiB
f00b38e08c
Commit Graph
3 Commits
Author
SHA1
Message
Date
Martin v. Löwis
05c075d629
Bug
#1115886
: os.path.splitext('.cshrc') gives now ('.cshrc', '').
2007-03-07 11:04:33 +00:00
Tim Peters
6578dc925f
Whitespace normalization.
2002-12-24 18:31:27 +00:00
Martin v. Löwis
de3337913f
Patch
#536661
: Improve performance of splitext. Add test_macpath.
2002-12-12 20:30:20 +00:00