From mboxrd@z Thu Jan 1 00:00:00 1970 From: erik quanstrom Date: Mon, 2 Dec 2013 19:52:57 -0500 To: 9fans@9fans.net Message-ID: <80dbabcdb31044a2d28d7d41fed55dbc@mikro> In-Reply-To: References: <5fc4ecdb1523a9dbda1829df0018500a@proxima.alt.za> <20131202183901.Horde.so34A23woqwLYjKomWz6Ag1@ssl.eumx.net> <74126e01b30ebb946afb3adcd8705e01@coraid.com> <20131202212426.0730342a@zinc.9fans.fr> <23d08c32941ef86be9e751700edf48b0@coraid.com> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Subject: Re: [9fans] Go and 21-bit runes (and a bit of Go status) Topicbox-Message-UUID: 8f219470-ead8-11e9-9d60-3106f5b1d025 On Mon Dec 2 19:51:11 EST 2013, aram.h@mgk.ro wrote: > On Tue, Dec 3, 2013 at 1:12 AM, erik quanstrom wrote: > > python's requirements are a proper subset of go's, since building go requires > > python be installed. > > No, it doesn't. Using mercurial to clone the tree requires python, > building Go does not require python, nor mercurial. have you tried in the last couple of months? some changes were made that do some repo checking. building requires hg now. - erik