From 971f48320bdbaf9b751c04bacc3cc1e034c5e24f Mon Sep 17 00:00:00 2001 From: Raymond Hettinger Date: Sun, 23 Jan 2011 21:32:18 +0000 Subject: minor clean-up. --- Doc/library/os.rst | 2 -- 1 file changed, 2 deletions(-) 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 @@ 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), -- cgit v0.12