diff options
author | R. David Murray <rdmurray@bitdance.com> | 2011-01-24 19:34:58 +0000 |
---|---|---|
committer | R. David Murray <rdmurray@bitdance.com> | 2011-01-24 19:34:58 +0000 |
commit | 7b1aae9a5202dff83eae13a9887a8e70ee5e70fd (patch) | |
tree | 6776d62f62f80a2b5d2903f6ebd41f8c73fdff5e /Lib/argparse.py | |
parent | a80ab10bc29091fae854ebd8969bb01468886e6f (diff) | |
download | cpython-git-7b1aae9a5202dff83eae13a9887a8e70ee5e70fd.tar.gz |
#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.
Diffstat (limited to 'Lib/argparse.py')
0 files changed, 0 insertions, 0 deletions