mirror of
https://github.com/python/cpython.git
synced 2025-09-27 02:39:58 +00:00
Fix wrong number of functions noticed by Sandro Tosi.
This commit is contained in:
parent
7cb5ec0e60
commit
b4923786fa
1 changed files with 1 additions and 1 deletions
|
@ -200,7 +200,7 @@ This module defines one class called :class:`Popen`:
|
|||
Convenience Functions
|
||||
^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
This module also defines two 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