From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: To: 9fans@cse.psu.edu Subject: Re: [9fans] Serving 9p in python - anyone started that? From: "Russ Cox" MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Date: Thu, 14 Nov 2002 12:33:30 -0500 Topicbox-Message-UUID: 2014e5bc-eacb-11e9-9e20-41e7f4b1d025 porting lib9p to python would actually be very easy. a lot of the code in lib9p is to handle things like my own hash tables and various kludges with function pointers that really make objects. i like to think of python as a limbo that doesn't require limbo's environment and is thus more widespread.