Antoine Pitrou <[EMAIL PROTECTED]> added the comment:

Two other questions:

1) Should I expose a PyErr_DisplaySingle API to display an exception
without chaining?

2) Should PyErr_Display return an integer value (0: success, -1:
failure) rather than void as it currently does?

_______________________________________
Python tracker <[EMAIL PROTECTED]>
<http://bugs.python.org/issue3112>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to