[XML-SIG] [ pyxml-Bugs-436623 ] calculation of Inf

noreply@sourceforge.net noreply@sourceforge.net
Tue, 26 Jun 2001 23:48:26 -0700


Bugs item #436623, was opened at 2001-06-26 23:48
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=106473&aid=436623&group_id=6473

Category: 4Suite
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Jan Peter Riegel (jpriegel)
Assigned to: Nobody/Anonymous (nobody)
Summary: calculation of Inf

Initial Comment:
In XPath/__init__.py there is a calculation of Inf =
1e300 ** 2. On my system
this results in an overflow error. Inf = 1e300 * 1e300
is working correctly.

My System:
Python 2.1 (#1, May 30 2001, 15:55:43) 
[GCC 2.95.2 19991024 (release)] on hp-uxB


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

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=106473&aid=436623&group_id=6473