Update to latest Test{Cmd,Common}.py, including fixes for working
authorstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Mon, 29 Dec 2008 07:24:44 +0000 (07:24 +0000)
committerstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Mon, 29 Dec 2008 07:24:44 +0000 (07:24 +0000)
commit72a7240aa9266b5e8e0c9c4e25cb778f281c2ba4
treeac603ddf6339b5c1f187d7b045da5fd5476c617c
parentda758fb2572aa011df5050c8c3c758db60fedab5
Update to latest Test{Cmd,Common}.py, including fixes for working
with other modules that use atexit, a zip() in earlier Python
versions that don't have it built in, and better error message
reported when we can't compile a regular expression.

git-svn-id: http://scons.tigris.org/svn/scons/trunk@3863 fdb21ef1-2011-0410-befe-b5e4ea1792b1
QMTest/TestCmd.py
QMTest/TestCommon.py