Decimal test cases finished

From: Batista, Facundo (FBatista_at_uniFON.com.ar)
Date: 03/31/04


Date: Wed, 31 Mar 2004 11:46:51 -0300
To: "Python-List (E-mail)" <python-list@python.org>

People:

I finished the test cases of the Decimal module. The file is
test_Decimal.py:

http://cvs.sourceforge.net/viewcvs.py/python/python/nondist/sandbox/decimal/
test_Decimal.py

This should test all the specifications of PEP 327 (which I summited to
David Goodger asking him how to call for a review).

When the PEP get accepted, I'll review the test cases and then I'll start to
work on the Decimal module itself.

Please, if you're interested in Decimal, review the test cases. Any feedback
will be very grateful.

Thank you!

. Facundo