]> git.llucax.com Git - software/pymin.git/commit
Add an example of process waiting to testcase.
authorLeandro Lucarella <llucax@gmail.com>
Sat, 17 May 2008 04:36:34 +0000 (01:36 -0300)
committerLeandro Lucarella <llucax@gmail.com>
Wed, 21 May 2008 16:01:56 +0000 (13:01 -0300)
commit2f68311579c5a7179c2e6d2202034a1e7d8fff2a
treedeff4445da49fc5bf7fd8fb643ec50bd6c867d5e
parent0efbad96275d4663ec1f170849947730edeb05ad
Add an example of process waiting to testcase.

This provides an example on how to access to the subprocess.Popen
associated to a procman.ProcessInfo object.
pymin/procman.py