Fix wrong number of functions noticed by Sandro Tosi.

This commit is contained in:
Ezio Melotti 2011-04-19 23:15:13 +03:00
parent 111474452d
commit 8dfcab0885
1 changed files with 1 additions and 1 deletions

View File

@ -193,7 +193,7 @@ This module defines one class called :class:`Popen`:
Convenience Functions Convenience Functions
^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^
This module also defines four shortcut functions: This module also defines the following shortcut functions:
.. function:: call(*popenargs, **kwargs) .. function:: call(*popenargs, **kwargs)