Christian Heimes <[EMAIL PROTECTED]> added the comment:

Skip:
I suggest you move the cleanup call before PyErr_Restore(). The current
code doesn't re-raise exception raised in the cleanup function.

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

Reply via email to