From 895b2d376d2dfe422d37a83f45f023c16be1f060 Mon Sep 17 00:00:00 2001 From: Ned Batchelder Date: Sun, 25 Jul 2010 21:35:21 -0400 Subject: Update the history timestamps. --- doc/subprocess.rst | 1 + 1 file changed, 1 insertion(+) (limited to 'doc/subprocess.rst') diff --git a/doc/subprocess.rst b/doc/subprocess.rst index 81756810..383c797f 100644 --- a/doc/subprocess.rst +++ b/doc/subprocess.rst @@ -5,6 +5,7 @@ Measuring subprocesses ====================== :history: 20100224T201800, new for 3.3. +:history: 20100725T211700, updated for 3.4. Complex test suites may spawn subprocesses to run tests, either to run them in -- cgit v1.2.1