On 8/16/2011 2:56 PM, Seebs wrote:
I wonder whether there's a way to mitigate the cost of these things by messing with -W settings, such that runtime that wants to be fast can omit the checks, but the default could still be to, well, prevent likely errors.
Warning messages have a cost even if suppressed. -- Terry Jan Reedy -- http://mail.python.org/mailman/listinfo/python-list