John Machin wrote:
On Jun 15, 9:49 am, Terry Reedy <tjre...@udel.edu> wrote:
Poor Yorick wrote:
The following code produces an error (python-2.6.2).
You forgot to post the error traceback.
The exception was IGNORED ... so no traceback.
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
--
http://mail.python.org/mailman/listinfo/python-list