[Patches] [ python-Patches-440290 ] Tests for test_fpformat.py

noreply@sourceforge.net noreply@sourceforge.net
Wed, 18 Jul 2001 14:53:06 -0700


Patches item #440290, was opened at 2001-07-10 22:12
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=305470&aid=440290&group_id=5470

Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Nick Mathewson (nickm)
>Assigned to: Fred L. Drake, Jr. (fdrake)
Summary: Tests for test_fpformat.py

Initial Comment:
Another installment in the series of "Tests for the
Testless".  This time, we tackle the fpformat.py
module, which does almost-but-not-exactly the same
thing as certain options to the % operator.

This test shows an inconsistencies in the behavior
between fix and sci; and between fpformat and %.  I'm
not sure of the original authors' intent, so I'm just
testing for the original behavior.  This may not be
best.

----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=305470&aid=440290&group_id=5470