From a9353db2cd0b1c2c08793a18364da6058db50caf Mon Sep 17 00:00:00 2001 From: Ross Lagerwall Date: Thu, 1 Sep 2011 06:58:52 +0200 Subject: Remove duplicate text in os documentation. --- Doc/library/os.rst | 5 ----- 1 file changed, 5 deletions(-) diff --git a/Doc/library/os.rst b/Doc/library/os.rst index d8ab8b7..5737755 100644 --- a/Doc/library/os.rst +++ b/Doc/library/os.rst @@ -29,11 +29,6 @@ Notes on the availability of these functions: objects, and result in an object of the same type, if a path or file name is returned. -.. note:: - - If not separately noted, all functions that claim "Availability: Unix" are - supported on Mac OS X, which builds on a Unix core. - * An "Availability: Unix" note means that this function is commonly found on Unix systems. It does not make any claims about its existence on a specific operating system. -- cgit v0.12