From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 Date: Wed, 11 Mar 2009 16:58:21 +0000 Message-ID: From: roger peppe To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: [9fans] python csp Topicbox-Message-UUID: b93aaa34-ead4-11e9-9d60-3106f5b1d025 apologies for the off topic email, but i find myself in the situation of having to run up a web frontend using python - does if anyone here know of a decent plan9-style CSP module for python? (i found pycsp, but i'm not sure i trust the code; moreover i can't alt on output, or even on a channel which several processes are writing to, which blows away some of my most useful idioms...) i'll probably end up porting the plan 9 code, but i wanted to check first.