mirror of
https://github.com/python/cpython.git
synced 2025-08-01 15:43:13 +00:00
Add a link to PEP 324.
This commit is contained in:
parent
a6a72923c7
commit
68b4e74a8d
1 changed files with 4 additions and 0 deletions
|
@ -23,6 +23,10 @@ replace several other, older modules and functions, such as::
|
|||
Information about how the :mod:`subprocess` module can be used to replace these
|
||||
modules and functions can be found in the following sections.
|
||||
|
||||
.. seealso::
|
||||
|
||||
:pep:`324` -- PEP proposing the subprocess module
|
||||
|
||||
|
||||
Using the subprocess Module
|
||||
---------------------------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue