commit | a947abec6af2df6d718da16ab1297343c98ff858 | [log] [tgz] |
---|---|---|
author | Ezio Melotti <none@none> | Tue Apr 19 23:23:47 2011 +0300 |
committer | Ezio Melotti <none@none> | Tue Apr 19 23:23:47 2011 +0300 |
tree | 1d8f4105cdca756f3892e81421a13412323c9623 | |
parent | 1cc986e4a7ef3d1d535f045069710f11f67d5a22 [diff] | |
parent | 8dfcab0885bd5de2889aae230b973ae797d3f1c2 [diff] |
Merge with 3.1.
diff --git a/Doc/library/subprocess.rst b/Doc/library/subprocess.rst index f0a632a..5677738 100644 --- a/Doc/library/subprocess.rst +++ b/Doc/library/subprocess.rst
@@ -244,7 +244,7 @@ Convenience Functions ^^^^^^^^^^^^^^^^^^^^^ -This module also defines four shortcut functions: +This module also defines the following shortcut functions: .. function:: call(*popenargs, **kwargs)