Remove things specific to the old Macintosh, and spell "Mac OS X" consistently.

This commit is contained in:
Georg Brandl 2008-09-13 17:41:16 +00:00
parent f2a2c796e3
commit 9af9498c6e
34 changed files with 189 additions and 205 deletions

View file

@ -1,9 +1,9 @@
:mod:`macpath` --- MacOS 9 path manipulation functions
======================================================
:mod:`macpath` --- Mac OS 9 path manipulation functions
=======================================================
.. module:: macpath
:synopsis: MacOS 9 path manipulation functions.
:synopsis: Mac OS 9 path manipulation functions.
This module is the Mac OS 9 (and earlier) implementation of the :mod:`os.path`