mirror of
https://github.com/python/cpython.git
synced 2026-01-08 00:12:42 +00:00
Fix wrong number of functions noticed by Sandro Tosi.
This commit is contained in:
parent
111474452d
commit
8dfcab0885
1 changed files with 1 additions and 1 deletions
|
|
@ -193,7 +193,7 @@ This module defines one class called :class:`Popen`:
|
|||
Convenience Functions
|
||||
^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
This module also defines four shortcut functions:
|
||||
This module also defines the following shortcut functions:
|
||||
|
||||
|
||||
.. function:: call(*popenargs, **kwargs)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue