From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: From: "Steve Simon" Date: Fri, 16 Apr 2010 10:36:14 +0100 To: 9fans@9fans.net In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Subject: Re: [9fans] APE: a further note. Topicbox-Message-UUID: 031a6cf6-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. Is there a #pragma to turn off type checking on a symbol, somthing like #pragma incomplete? -Steve