summaryrefslogtreecommitdiffstats
path: root/Doc/library/os.rst
diff options
context:
space:
mode:
authorBerker Peksag <berker.peksag@gmail.com>2014-09-27 21:00:58 (GMT)
committerBerker Peksag <berker.peksag@gmail.com>2014-09-27 21:00:58 (GMT)
commit9c1dba2758fc601f6c4d7fe2aeb62272ffd688a8 (patch)
treeaccb8efa32cfdc7efac1196a33e445f84fb59b35 /Doc/library/os.rst
parent9ce69672f3a1fbd9f337737bf35ace1a1a592598 (diff)
downloadcpython-9c1dba2758fc601f6c4d7fe2aeb62272ffd688a8.zip
cpython-9c1dba2758fc601f6c4d7fe2aeb62272ffd688a8.tar.gz
cpython-9c1dba2758fc601f6c4d7fe2aeb62272ffd688a8.tar.bz2
Revert #22251
Diffstat (limited to 'Doc/library/os.rst')
-rw-r--r--Doc/library/os.rst1
1 files changed, 0 insertions, 1 deletions
diff --git a/Doc/library/os.rst b/Doc/library/os.rst
index b9eaba0..0a59108 100644
--- a/Doc/library/os.rst
+++ b/Doc/library/os.rst
@@ -57,7 +57,6 @@ Notes on the availability of these functions:
``'ce'``, ``'java'``.
.. seealso::
-
:attr:`sys.platform` has a finer granularity. :func:`os.uname` gives
system-dependent version information.