Staging
v0.8.1
https://github.com/python/cpython
Revision 7b1aae9a5202dff83eae13a9887a8e70ee5e70fd authored by R. David Murray on 24 January 2011, 19:34:58 UTC, committed by R. David Murray on 24 January 2011, 19:34:58 UTC
Original patch by Michal Nowikowski, with some additions and wording
fixes by me.

I changed the wording from 'Performs a stat system call' to 'Performs
the equivalent of a stat system call', since on Windows there are no
stat/lstat system calls involved.  I also extended Michal's breakout
of the attributes into a list to the other paragraphs, and rearranged
the order of the paragraphs in the 'stat' docs to make it flow
better and put it in what I think is a more logical/useful order.
1 parent a80ab10
History
Tip revision: 7b1aae9a5202dff83eae13a9887a8e70ee5e70fd authored by R. David Murray on 24 January 2011, 19:34:58 UTC
#10960: fix 'stat' links, link to lstat from stat, general tidy of stat doc.
Tip revision: 7b1aae9
File Mode Size
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
Tools
.bzrignore -rw-r--r-- 556 bytes
.gitignore -rw-r--r-- 566 bytes
.hgeol -rw-r--r-- 503 bytes
.hgignore -rw-r--r-- 771 bytes
.hgtags -rw-r--r-- 4.1 KB
LICENSE -rw-r--r-- 14.2 KB
Makefile.pre.in -rw-r--r-- 41.9 KB
README -rw-r--r-- 6.5 KB
configure -rwxr-xr-x 395.0 KB
configure.in -rw-r--r-- 121.9 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 33.8 KB
setup.py -rw-r--r-- 79.4 KB

README

back to top