Mark Dickinson <dicki...@gmail.com> added the comment: Here's a quick fix for Decimal._fix, that just makes sure that it raises exceptions in the appropriate order.
I'll also try to apply the check_precedence methodology included in this patch to every single testcase. I don't think it's reasonable to add this testing to the test-suite, though: test_decimal is slow enough as it is. ---------- keywords: +patch Added file: http://bugs.python.org/file17162/issue8567.patch _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue8567> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com