From: Raymond Hettinger Date: Sun, 23 Jan 2011 21:32:18 +0000 (+0000) Subject: minor clean-up. X-Git-Tag: v3.2rc2~76 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=971f48320bdbaf9b751c04bacc3cc1e034c5e24f;p=python minor clean-up. --- diff --git a/Doc/library/os.rst b/Doc/library/os.rst index 2eadccbd13..321df1eddf 100644 --- a/Doc/library/os.rst +++ b/Doc/library/os.rst @@ -1292,8 +1292,6 @@ Files and Directories (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),