Add pysawsim.manager.subproc using subprocessing.
authorW. Trevor King <wking@drexel.edu>
Wed, 20 Oct 2010 10:38:36 +0000 (06:38 -0400)
committerW. Trevor King <wking@drexel.edu>
Wed, 20 Oct 2010 10:38:36 +0000 (06:38 -0400)
commit326f038f597bb51fb80f267032a963bcdde337f0
treea2c271142f6c08d9eec087161e16426a40a5f6f4
parent7e70aedb6a5c8e757b71e8ce44830a72cf544117
Add pysawsim.manager.subproc using subprocessing.
pysawsim/manager/__init__.py
pysawsim/manager/subproc.py [new file with mode: 0644]
pysawsim/manager/thread.py