Package threadutils :: Module __init__
[show private | hide private]
[frames | no frames]

Module threadutils.__init__

Thread utilities or useful classes based on thread usage
Function Summary
  forkdaemon(new_stdout, new_stderr, new_stdin, new_cwd, msg)
A simple (not double fork) daemon generator.

Function Details

forkdaemon(new_stdout=None, new_stderr=None, new_stdin=None, new_cwd='/home/sadit/3kong/SPyRO', msg=None)

A simple (not double fork) daemon generator.

Generated by Epydoc 2.1 on Sat Oct 14 11:50:52 2006 http://epydoc.sf.net