Package pyVerif :: Module Executor
[show private | hide private]
[frames | no frames]

Module pyVerif.Executor

Helper to manage how the commands are runned.

With the Executor class, you could run a system command, and have some control on it. It is based on the recipe http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/52296
Classes
Executor Management of running commands.
ExecutorErrors Execptions raised by the Executor class.

Generated by Epydoc 2.1 on Fri Oct 6 12:25:10 2006 http://epydoc.sf.net