mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
parent
fa5e6e4773
commit
5eea8a7780
2 changed files with 2 additions and 2 deletions
|
@ -11,7 +11,7 @@ r"""subprocess - Subprocesses with accessible I/O streams
|
|||
|
||||
This module allows you to spawn processes, connect to their
|
||||
input/output/error pipes, and obtain their return codes. This module
|
||||
intends to replace several other, older modules and functions, like:
|
||||
intends to replace several older modules and functions:
|
||||
|
||||
os.system
|
||||
os.spawn*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue