commit | 971f48320bdbaf9b751c04bacc3cc1e034c5e24f | [log] [tgz] |
---|---|---|
author | Raymond Hettinger <python@rcn.com> | Sun Jan 23 21:32:18 2011 +0000 |
committer | Raymond Hettinger <python@rcn.com> | Sun Jan 23 21:32:18 2011 +0000 |
tree | 54f4c5da152275f4e7082d32b1350b5c0b6b7754 | |
parent | cbc903bc7e9d3b95328c103ec0d6aa6886971a65 [diff] |
minor clean-up.
diff --git a/Doc/library/os.rst b/Doc/library/os.rst index 2eadccb..321df1e 100644 --- a/Doc/library/os.rst +++ b/Doc/library/os.rst
@@ -1292,8 +1292,6 @@ (33188, 422511, 769, 1, 1032, 100, 926, 1105022698,1105022732, 1105022732) >>> statinfo.st_size 926 - >>> - On some Unix systems (such as Linux), the following attributes may also be available: :attr:`st_blocks` (number of blocks allocated for file),