summaryrefslogtreecommitdiffstats
path: root/Doc/library/statvfs.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/library/statvfs.rst')
-rw-r--r--Doc/library/statvfs.rst3
1 files changed, 0 insertions, 3 deletions
diff --git a/Doc/library/statvfs.rst b/Doc/library/statvfs.rst
index 6ec7c38..0b32f65 100644
--- a/Doc/library/statvfs.rst
+++ b/Doc/library/statvfs.rst
@@ -1,4 +1,3 @@
-
:mod:`statvfs` --- Constants used with :func:`os.statvfs`
=========================================================
@@ -7,8 +6,6 @@
.. sectionauthor:: Moshe Zadka <moshez@zadka.site.co.il>
-.. % LaTeX'ed from comments in module
-
The :mod:`statvfs` module defines constants so interpreting the result if
:func:`os.statvfs`, which returns a tuple, can be made without remembering
"magic numbers." Each of the constants defined in this module is the *index* of