mirror of
https://github.com/python/cpython.git
synced 2026-01-06 23:42:34 +00:00
Moved posixpath to os.path.
This commit is contained in:
parent
560bcae0f0
commit
12ba7868e4
1 changed files with 1 additions and 1 deletions
|
|
@ -122,6 +122,7 @@ add new extensions to Python and how to embed it in other applications.
|
|||
|
||||
\input{liballos} % Generic Operating System Services
|
||||
\input{libos}
|
||||
\input{libposixpath} % os.path
|
||||
\input{libtime}
|
||||
\input{libgetpass}
|
||||
\input{libgetopt}
|
||||
|
|
@ -146,7 +147,6 @@ add new extensions to Python and how to embed it in other applications.
|
|||
|
||||
\input{libunix} % UNIX Specific Services
|
||||
\input{libposix}
|
||||
\input{libposixpath}
|
||||
\input{libpwd}
|
||||
\input{libgrp}
|
||||
\input{libcrypt}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue