Message2946

Author mehendran
Recipients
Date 2007-11-20.12:17:23
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
This is the patch for decimal module in jython.

Files(Modified/New):
--------------------
CPythonLib.includes
CPythonLib/decimal.py
CPythonLib/test/test_decimal.py

One important thing is:
-----------------------
Please copy the decimaltestdata from CPython because 
I couldn't upload the patch with that folder.

cp -r Python-2.4.4/Lib/test/decimaltestdata 
CPythonLib/test/

Please give your comments.

Thanks,
Mehendran

History
Date User Action Args
2008-02-20 17:18:53adminlinkissue1835109 messages
2008-02-20 17:18:53admincreate