From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 In-Reply-To: References: <20100415182618.GA9844@polynum.com> Date: Fri, 16 Apr 2010 02:20:15 -0700 Message-ID: From: ron minnich To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [9fans] APE: a further note. Topicbox-Message-UUID: 030f224c-ead6-11e9-9d60-3106f5b1d025 -T is great. But Python can't be built with it. Python explicitly creates functions with type signatures that don't match and this makes -T very unhappy. Just a warning: it's good to turn it on, but there are cases where it will lead to an error that is not an error (depending on how you define error). ron