mirror of
https://github.com/python/cpython.git
synced 2025-07-24 03:35:53 +00:00
Fix availability declaration for popen2 module; report by Barry Scott
<barry@scottb.demon.co.uk>.
This commit is contained in:
parent
b9971b9964
commit
e331356ff7
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
Subprocesses with accessible standard I/O streams}
|
||||
|
||||
\declaremodule{standard}{popen2}
|
||||
\platform{Unix}
|
||||
\platform{Unix, Windows}
|
||||
\modulesynopsis{Subprocesses with accessible standard I/O streams.}
|
||||
\sectionauthor{Drew Csillag}{drew_csillag@geocities.com}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue