Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
b9b8e9cf6d0d9b5d4d526f8cbd0601e284397753
/
Lib
/
statcache.py
32200ae
Replaced obsolete stat module constants with equivalent attributes
by Raymond Hettinger
· 22 years ago
54f0222
SF 563203. Replaced 'has_key()' with 'in'.
by Raymond Hettinger
· 22 years ago
ab3b9eb
Add deprecation warnings for modules as documented
by Neal Norwitz
· 23 years ago
803a8ea
Update docstring to reflect code change to bool
by Neal Norwitz
· 23 years ago
8ca162f
Partial introduction of bools where appropriate.
by Guido van Rossum
· 23 years ago
0de6580
bunch more __all__ lists
by Skip Montanaro
· 24 years ago
0149e84
SF bug #130306: statcache.py full of thread problems.
by Tim Peters
· 24 years ago
495ad3c
Whitespace normalization.
by Tim Peters
· 24 years ago
8152d32
Update the code to better reflect recommended style:
by Fred Drake
· 24 years ago
4b8c6ea
Actually, the previous batch's comment should have been different;
by Guido van Rossum
· 25 years ago
e7b146f
The third and final doc-string sweep by Ka-Ping Yee.
by Guido van Rossum
· 25 years ago
e5fe4af
Use global statement instead of importing ourselves to get to global variable.
by Sjoerd Mullender
· 29 years ago
25d7caf
posix -> os
by Guido van Rossum
· 33 years ago
bdfcfcc
New == syntax
by Guido van Rossum
· 33 years ago
40d9304
Use 'stat' module instead of hardcoding information from <sys/stat.h>.
by Guido van Rossum
· 34 years ago
c636014
Initial revision
by Guido van Rossum
· 34 years ago