Sign in
chromium
/
external
/
github.com
/
python
/
cpython
/
refs/tags/2.1
/
Lib
/
stat.py
tag
88a6a6e3723ed39f893617e188fc135d538d9e30
tagger
Ned Deily <nad@python.org>
Mon Jun 19 00:05:36 2017
object
5f55933b3a78b7f3557ac81a2411a1b50bffab33
Final head of the former 2.1 branch
7834907
removed __all__ from several modules
by Skip Montanaro
· 25 years ago
0de6580
bunch more __all__ lists
by Skip Montanaro
· 25 years ago
495ad3c
Whitespace normalization.
by Tim Peters
· 25 years ago
e7b146f
The third and final doc-string sweep by Ka-Ping Yee.
by Guido van Rossum
· 26 years ago
7aeb4b9
* Lib/linecache.py: don't crash on empty filename
by Guido van Rossum
· 31 years ago
8899a9c
Add names for perm bits (S_IREAD etc).
by Guido van Rossum
· 33 years ago
3bc034b
Use bitwise ops instead of %; added some warnings and comments
by Guido van Rossum
· 33 years ago
bdfcfcc
New == syntax
by Guido van Rossum
· 34 years ago
468c448
Added S_IMODE() to strip the file type (S_IFMT) from a mode.
by Guido van Rossum
· 35 years ago
6b47ed1
Initial revision
by Guido van Rossum
· 35 years ago