mirror of
https://github.com/python/cpython.git
synced 2025-07-24 11:44:31 +00:00
Point to the library reference manual for os.path documentation (in
macpath section).
This commit is contained in:
parent
79189b5fd5
commit
cf282cdafb
1 changed files with 3 additions and 2 deletions
|
@ -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()},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue