From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Thu, 14 Nov 2002 14:00:09 -0500 From: William Josephson To: 9fans@cse.psu.edu Subject: Re: [9fans] Serving 9p in python - anyone started that? Message-ID: <20021114190009.GA196@mero.morphisms.net> References: <20021114182841.3820.qmail@f.bio.cse.psu.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20021114182841.3820.qmail@f.bio.cse.psu.edu> User-Agent: Mutt/1.4i Topicbox-Message-UUID: 20661c3e-eacb-11e9-9e20-41e7f4b1d025 On Thu, Nov 14, 2002 at 01:28:41PM -0500, Scott Schwartz wrote: > | i like to think of python as a limbo that doesn't require > | limbo's environment and is thus more widespread. > > What sort of thread support does python have? It would be great to see > it with limbo-style concurrency constructs. I think "stackless" Python comes closest. Should be able to find information via Google.