From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 In-Reply-To: References: <6aaf2d79af665bf1905db13e44e194e5@quanstro.net> From: Jorden M Date: Tue, 18 May 2010 20:40:15 -0400 Message-ID: To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [9fans] nupas update Topicbox-Message-UUID: 26a35c14-ead6-11e9-9d60-3106f5b1d025 On Tue, May 18, 2010 at 7:59 PM, ron minnich wrote: > On Tue, May 18, 2010 at 4:50 PM, Federico G. Benavento > wrote: >> just a comment, the python port includes some hg bits because of my lazyness >> the thing is that hg isn't just python, it has some c modules that had >> to be built >> in in python, so python needs to be recompiled to support hg... >> so I went the easy way, python already comes with the hg c code. > > > wow. That's crazy of the hg guys but I guess I understand. If memory serves, it wasn't done willingly. There were performance problems that the C was used to alleviate. > > Anyway, it's not a big problem for people to mix multiple packages > into their root, as long as their proto is ok. > > ron > >