mirror of
https://github.com/python/cpython.git
synced 2026-06-16 08:01:57 -04:00
Fix wrong number of functions noticed by Sandro Tosi.
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user