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