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
/
statcache.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replaced obsolete stat module constants with equivalent attributes
Raymond Hettinger
2002-06-01
1
-1/+1
*
SF 563203. Replaced 'has_key()' with 'in'.
Raymond Hettinger
2002-06-01
1
-1/+1
*
Add deprecation warnings for modules as documented
Neal Norwitz
2002-04-10
1
-0/+5
*
Update docstring to reflect code change to bool
Neal Norwitz
2002-04-09
1
-1/+1
*
Partial introduction of bools where appropriate.
Guido van Rossum
2002-04-07
1
-1/+1
*
bunch more __all__ lists
Skip Montanaro
2001-02-15
1
-0/+3
*
SF bug #130306: statcache.py full of thread problems.
Tim Peters
2001-01-28
1
-39/+38
*
Whitespace normalization.
Tim Peters
2001-01-15
1
-42/+42
*
Update the code to better reflect recommended style:
Fred Drake
2000-12-12
1
-3/+3
*
Actually, the previous batch's comment should have been different;
Guido van Rossum
2000-02-04
1
-1/+2
*
The third and final doc-string sweep by Ka-Ping Yee.
Guido van Rossum
2000-02-04
1
-20/+12
*
Use global statement instead of importing ourselves to get to global
Sjoerd Mullender
1995-12-07
1
-6/+2
*
posix -> os
Guido van Rossum
1992-03-31
1
-4/+4
*
New == syntax
Guido van Rossum
1992-01-01
1
-4/+4
*
Use 'stat' module instead of hardcoding information from <sys/stat.h>.
Guido van Rossum
1990-10-21
1
-10/+6
*
Initial revision
Guido van Rossum
1990-10-13
1
-0/+90