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
/
posixpath.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
rationalized os.path.split() so split "/a/" yields "/a", ""
Guido van Rossum
1995-09-01
1
-13/+7
*
add splitdrive()
Guido van Rossum
1995-08-07
1
-0/+7
*
Let extensions start at the last period after the last slash in the
Sjoerd Mullender
1994-12-14
1
-1/+6
*
Merge alpha100 branch back to main trunk
Guido van Rossum
1994-08-01
1
-21/+27
*
* posixpath.py: Fix border cases in normpath ('/foo/..' should return '/')
Guido van Rossum
1993-07-06
1
-5/+7
*
* change default line numbers for 'list' in pdb.py
Guido van Rossum
1992-11-05
1
-0/+34
*
Added emacs.py (for misc/py-connect.el).
Guido van Rossum
1992-08-09
1
-0/+26
*
fix a typo in samestat() (ST_DEV, not STD_DEV);
Guido van Rossum
1992-05-06
1
-27/+16
*
Renamed to posixpath; changed def'n of split().
Guido van Rossum
1992-03-31
1
-9/+13
*
Make nicer comments.
Guido van Rossum
1992-01-14
1
-34/+98
*
New == syntax
Guido van Rossum
1992-01-01
1
-9/+9
*
Use AttributeError.
Guido van Rossum
1991-12-26
1
-1/+1
*
Added samefile() function.
Guido van Rossum
1991-11-12
1
-0/+28
*
path.cat --> join
Guido van Rossum
1991-08-16
1
-5/+27
*
Use 'stat' module instead of hardcoding information from <sys/stat.h>.
Guido van Rossum
1990-10-21
1
-2/+3
*
Initial revision
Guido van Rossum
1990-10-13
1
-0/+124