From mboxrd@z Thu Jan 1 00:00:00 1970 Mime-Version: 1.0 (Apple Message framework v752.2) In-Reply-To: References: <13426df10612222110h1bf40cdew68e1f228ab87509b@mail.gmail.com> <13426df10612222131r5b989564lbdf3e255f9997969@mail.gmail.com> Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: arisawa@ar.aichi-u.ac.jp Subject: Re: [9fans] python Date: Sat, 23 Dec 2006 16:13:39 +0900 To: Fans of the OS Plan 9 from Bell Labs <9fans@cse.psu.edu> Topicbox-Message-UUID: f946a536-ead1-11e9-9d60-3106f5b1d025 Hello, Current Python port cannot be compiled because specification of rendezvous() has been changed. Kenji Arisawa On 2006/12/23, at 15:19, Russ Cox wrote: >> Was it built with the gcc port or compiled with 8c? I'm unfamiliar >> with the python code, so unsure of how much gcc-ism is built into it. > > It was built and still builds with 8c. > > Russ