Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
a7c781724f32bbc659894e5e1ee9f7f18d1252c6
/
Doc
/
library
/
stat.rst
63f277b
Issue #21741: Add st_file_attributes to os.stat_result on Windows.
by Zachary Ware
· 10 years ago
98b28fd
Issue #18758: Fixed and improved cross-references.
by Serhiy Storchaka
· 11 years ago
bfdcd43
Issue #18758: Fixed and improved cross-references.
by Serhiy Storchaka
· 11 years ago
c77d9f3
Issue #11016: Add C implementation of the stat module as _stat
by Christian Heimes
· 11 years ago
154dc4e
Closes #16936: fix duplicate/ambiguous description of stat.S_IFMT in the docs.
by Georg Brandl
· 12 years ago
ffa1d0b
#14807: move undocumented tarfile.filemode() to stat.filemode(). Add tarfile.filemode alias with deprecation warning.
by Giampaolo Rodola'
· 13 years ago
aa71583
Use attribute access instead of index access for namedtuple.
by Georg Brandl
· 13 years ago
3eb67d5
Issue #8746: Correct faulty configure checks so that os.chflags() and
by Ned Deily
· 13 years ago
7e4b5c6
Merge #12228
by Mark Dickinson
· 13 years ago
40d9ebe
Issue #12228: Fix exchanged flag descriptions in stat.rst. Thanks Sandro Tosi.
by Mark Dickinson
· 13 years ago
5647c47
Merge #10999 fix.
by R David Murray
· 14 years ago
3017806
#10999: Add missing documentation for chflags constants to stat module docs
by R David Murray
· 14 years ago
469271d
More source links
by Raymond Hettinger
· 14 years ago
60203b4
Migrate to Sphinx 1.0 C language constructs.
by Georg Brandl
· 14 years ago
b044b2a
Merged revisions 74821,74828-74831,74833,74835 via svnmerge from
by Georg Brandl
· 15 years ago
7f01a13
Last round of adapting style of documenting argument default values.
by Georg Brandl
· 15 years ago
ba42614
Merged revisions 74128 via svnmerge from
by R. David Murray
· 15 years ago
c22c6f2
Merged revisions 73706,73778 via svnmerge from
by Alexandre Vassalotti
· 15 years ago
c79461b
Partial py3k-ification of Doc/library/: convert has_key references into either 'k in d' or __contains__; normalize raise statements; convert print statements into print function calls.
by Collin Winter
· 17 years ago
116aa62
Move the 3k reST doc tree in place.
by Georg Brandl
· 17 years ago