Martin v. Löwis <mar...@v.loewis.de> added the comment: The problem is more general. It can always happen that another argument conversion fails after the O& conversion had failed. Instead of going through the code and fixing each and every usage of the FSConverter callback, I'd rather want to discuss a more general solution, where PyArg_ParseTuple will invoke cleanup itself.
---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue5990> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com