diff options
author | Georg Brandl <georg@python.org> | 2008-09-13 17:41:16 (GMT) |
---|---|---|
committer | Georg Brandl <georg@python.org> | 2008-09-13 17:41:16 (GMT) |
commit | 9af9498c6e59aa9efe0370bcc476307b4c30c06c (patch) | |
tree | c8b5dee5200abd38af016b0e13fb93410e1b550b /Doc/library/macos.rst | |
parent | f2a2c796e37f888a254d7e2af8e4bc0dc0899530 (diff) | |
download | cpython-9af9498c6e59aa9efe0370bcc476307b4c30c06c.zip cpython-9af9498c6e59aa9efe0370bcc476307b4c30c06c.tar.gz cpython-9af9498c6e59aa9efe0370bcc476307b4c30c06c.tar.bz2 |
Remove things specific to the old Macintosh, and spell "Mac OS X" consistently.
Diffstat (limited to 'Doc/library/macos.rst')
-rw-r--r-- | Doc/library/macos.rst | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Doc/library/macos.rst b/Doc/library/macos.rst index 12ed581..7376de1 100644 --- a/Doc/library/macos.rst +++ b/Doc/library/macos.rst @@ -1,4 +1,3 @@ - :mod:`MacOS` --- Access to Mac OS interpreter features ====================================================== |