Mark Dickinson added the comment: A cheap and easy fix would be to update normalize.decTest so that's it's an exact copy of reduce.decTest. This would result in all the normalization tests being run twice, but that's probably better than seeing failing tests.
(What happened here is that Mike Cowlishaw fixed some buggy tests in normalize.decTest and also renamed normalize.decTest to reduce.decTest, and renamed the tests within the file.) But I agree that it's not a disaster if this doesn't get fixed. It's the tests that are buggy, not the Decimal module. __________________________________ Tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue2114> __________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com