From: Fred Drake Date: Wed, 28 Apr 1999 14:04:36 +0000 (+0000) Subject: Point to the library reference manual for os.path documentation (in X-Git-Tag: v1.6a1~1438 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=cf282cdafb0ade1b85e62da5ea7741a9885b48e7;p=python Point to the library reference manual for os.path documentation (in macpath section). --- diff --git a/Doc/mac/libmac.tex b/Doc/mac/libmac.tex index 50688acf32..1301c0102e 100644 --- a/Doc/mac/libmac.tex +++ b/Doc/mac/libmac.tex @@ -91,8 +91,9 @@ One additional function is available: This module is the Macintosh implementation of the \module{os.path} -module. It is most portably accessed as \module{os.path}. -\refstmodindex{os.path} +module. It is most portably accessed as +\module{os.path}\refstmodindex{os.path}. Refer to the \emph{Python Library +Reference} for documentation of \module{os.path}. The following functions are available in this module: \function{normcase()},