On 9/22/2013 9:29 PM, Guido van Rossum wrote:
On Sunday, September 22, 2013, Nick Coghlan wrote:

    Brevity is still a virtue. The relevant C API function is called
    "PyErr_WriteUnraisable", so just starting the message as something
    like "Unraisable exception suppressed in..." might work.


Somehow "unraisable" sounds too technical, and "suppressed" is hardly right given that it is printed...

Let's leave well enough alone.

"printable-only exception in..."
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to