summaryrefslogtreecommitdiffstats
path: root/Doc/mac/undoc.tex
diff options
context:
space:
mode:
authorJack Jansen <jack.jansen@cwi.nl>2003-02-12 09:58:33 (GMT)
committerJack Jansen <jack.jansen@cwi.nl>2003-02-12 09:58:33 (GMT)
commit7aeba45b84c7131f39f1f0ad00942c77e28112a3 (patch)
treec2d9de5193163648a01d30d5426dde66dc4b6f14 /Doc/mac/undoc.tex
parent90975f1ff930cc9464288c0af5989074687cb8c7 (diff)
downloadcpython-7aeba45b84c7131f39f1f0ad00942c77e28112a3.zip
cpython-7aeba45b84c7131f39f1f0ad00942c77e28112a3.tar.gz
cpython-7aeba45b84c7131f39f1f0ad00942c77e28112a3.tar.bz2
Updated the Mac documentation to the current state of affairs.
Diffstat (limited to 'Doc/mac/undoc.tex')
-rw-r--r--Doc/mac/undoc.tex23
1 files changed, 0 insertions, 23 deletions
diff --git a/Doc/mac/undoc.tex b/Doc/mac/undoc.tex
index 773208a..93c66d8 100644
--- a/Doc/mac/undoc.tex
+++ b/Doc/mac/undoc.tex
@@ -63,20 +63,6 @@ for new files.
codes.
-\section{\module{macfsn} --- NavServices calls}
-\declaremodule{standard}{macfsn}
- \platform{Mac}
-\modulesynopsis{NavServices versions of StandardFile calls.}
-
-
-\module{macfsn} contains wrapper functions that have the same API as
-the \refmodule{macfs} StandardFile calls, but are implemented with
-Navigation Services through the
-\refmodule{Nav}\refbimodindex{Nav} module. Importing it will replace
-the methods in \refmodule{macfs}\refbimodindex{macfs} with these, if
-Navigation Services is available on your machine.
-
-
\section{\module{macresource} --- Locate script resources}
\declaremodule{standard}{macresource}
\platform{Mac}
@@ -93,15 +79,6 @@ script is run under MacPython, as a MacPython applet or under OSX Python.
A low-level interface to Navigation Services.
-
-\section{\module{mactty} --- Serial line connections}
-\declaremodule{standard}{mactty}
- \platform{Mac}
-\modulesynopsis{Easy access serial to line connections.}
-
-This module is only available under Mac OS 9 or earlier in classic PPC
-MacPython.
-
\section{\module{mkcwproject} --- Create CodeWarrior projects}
\declaremodule{standard}{mkcwproject}
\platform{Mac}