python-2.6.2 Exception: TypeError: "'NoneType' object is not callable" in ignored
Terry Reedy
tjreedy at udel.edu
Tue Jun 16 20:02:31 EDT 2009
John Machin wrote:
>> Yes, I forgot that
>> Exception TypeError: "'NoneType' object is not callable" in ignored
>>
>> should be parsed as
>>
>> '''Exception TypeError: "'NoneType' object is not callable" in''' [was]
>> ignored
>>
>> rather than read as
>>
>> Exception TypeError: "'NoneType' object is not callable" in ignored
>
> Yep, it's not the clearest message I've ever seen, and it gives no
> clue as to who or what is doing the ignoring. Here's a suggestion for
> your enhancement request:
>
> Shutdown ignored this exception: TypeError: "'NoneType' object is not
> callable"
http://bugs.python.org/issue6294
More information about the Python-list
mailing list