mirror of
https://github.com/python/cpython.git
synced 2024-11-25 19:03:49 +08:00
Remove superfluous index entry for posix.popen(); no longer
appropriate since popen() is only documented in os.
This commit is contained in:
parent
dac9a4e3db
commit
e9af64c373
@ -43,7 +43,6 @@ objects (e.g. \code{sys.stdin}, or objects returned by
|
|||||||
\function{open()} or \function{os.popen()}), socket objects
|
\function{open()} or \function{os.popen()}), socket objects
|
||||||
returned by \function{socket.socket()},%
|
returned by \function{socket.socket()},%
|
||||||
\withsubitem{(in module socket)}{\ttindex{socket()}}
|
\withsubitem{(in module socket)}{\ttindex{socket()}}
|
||||||
\withsubitem{(in module posix)}{\ttindex{popen()}}
|
|
||||||
\withsubitem{(in module os)}{\ttindex{popen()}}
|
\withsubitem{(in module os)}{\ttindex{popen()}}
|
||||||
and the module \module{stdwin}\refbimodindex{stdwin} which happens to
|
and the module \module{stdwin}\refbimodindex{stdwin} which happens to
|
||||||
define a function \function{fileno()}%
|
define a function \function{fileno()}%
|
||||||
|
Loading…
Reference in New Issue
Block a user