[ python-Bugs-1002530 ] test_decimal fails if repeated
SourceForge.net
noreply at sourceforge.net
Tue Aug 3 12:58:16 CEST 2004
Bugs item #1002530, was opened at 2004-08-03 11:58
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1002530&group_id=5470
Category: Python Library
Group: Python 2.4
Status: Open
Resolution: None
Priority: 5
Submitted By: Michael Hudson (mwh)
Assigned to: Facundo Batista (facundobatista)
Summary: test_decimal fails if repeated
Initial Comment:
You can see this by trying, eg,
$ ./python ../Lib/test/regrtest.py test_decimal test_decimal
I think it's something like precision not being restored in the
default context, but I don't really know.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1002530&group_id=5470
More information about the Python-bugs-list
mailing list