Antoine Pitrou <[email protected]> added the comment: > I created a comprehensive set of tests to check all the possibilities > that I listed in msg96319 and updated the patch for Object/exceptions.c.
Great! Small thing: in tests, you should use setUp() to initialize test data rather than __init__(). ---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue6108> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
