]> granicus.if.org Git - python/commit
#10960: fix 'stat' links, link to lstat from stat, general tidy of stat doc.
authorR. David Murray <rdmurray@bitdance.com>
Mon, 24 Jan 2011 19:34:58 +0000 (19:34 +0000)
committerR. David Murray <rdmurray@bitdance.com>
Mon, 24 Jan 2011 19:34:58 +0000 (19:34 +0000)
commit7b1aae9a5202dff83eae13a9887a8e70ee5e70fd
tree6776d62f62f80a2b5d2903f6ebd41f8c73fdff5e
parenta80ab10bc29091fae854ebd8969bb01468886e6f
#10960: fix 'stat' links, link to lstat from stat, general tidy of stat doc.

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.
Doc/ACKS.txt
Doc/library/os.rst