Package pybaz :: Package backends :: Module forkexec
[frames] | no frames]

Module forkexec

source code

PyArch specific process spawning



Classes
  StdoutType
  PyArchSpawningStrategy
  exec_safe_iter_stdout
Iterator over the output of a child process.
  ChildProcess
Description of a child process, for error handling.
  StringOutput
Memory buffer storing a pipe output asynchronously.
Variables
  logging = logging.getLogger('pybaz.forkexec')
  STDOUT = pybaz.backends.forkexec.STDOUT
  nulldev = None
  threadcount = 0