mirror of https://github.com/python/cpython
Merge with 3.2.
This commit is contained in:
commit
4571ee0b78
|
@ -255,7 +255,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, timeout=None, **kwargs)
|
||||
|
|
Loading…
Reference in New Issue