[Twisted-Python] Wrapping blocking code

Itamar Shtull-Trauring itamar at itamarst.org
Mon Jul 28 09:57:18 MDT 2003


On Mon, 28 Jul 2003 11:48:29 -0400
Bob Ippolito <bob at redivi.com> wrote:

> Is there some chance that clearcase depends on some environment 
> variables or something that aren't being inherited by the executed 
> process?

To expand on what Bob said, you may indeed want to pass os.environ as
the env arg of spawnProcess.

-- 
Itamar Shtull-Trauring    http://itamarst.org/
http://www.zoteca.com -- Python & Twisted consulting




More information about the Twisted-Python mailing list