[Patches] [ python-Patches-490330 ] String format bug in test_b2

noreply@sourceforge.net noreply@sourceforge.net
Fri, 07 Dec 2001 10:03:59 -0800


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

Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Finn Bock (bckfnn)
Assigned to: Nobody/Anonymous (nobody)
Summary: String format bug in test_b2

Initial Comment:
The string formatting of an error message in test_b2 
will raise a "TypeError: not all arguments converted" 
if the pow() implementation isn't correct.

The patch will match the number of %s with the number 
of arguments.

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

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