[Python-Dev] RE: Possible bug (was Re: numpy, overflow, inf, ieee, and rich comparison)

Fred L. Drake, Jr. fdrake@beopen.com
Fri, 13 Oct 2000 15:41:46 -0400 (EDT)


Skip Montanaro writes:
 > This is on a Mandrake 7.1 system.  Here are the bits I think are relevant to
 > identify my environment:

  The test passes for me as well on Mandrake 7.1.  Here's the
environment info:

% ./python -tt ../Lib/test/regrtest.py test_math
test_math
1 test OK.
% cat /etc/issue.net 
Welcome to %h
Linux Mandrake release 7.1 (helium)
Kernel 2.2.15-4mdk on an i686
% gcc -v
Reading specs from /usr/lib/gcc-lib/i586-mandrake-linux/2.95.3/specs
gcc version 2.95.3 19991030 (prerelease)
% rpm -qa | egrep glibc
nedit-5.1.1-1.glibc
glibc-profile-2.1.3-5mdk
glibc-2.1.3-5mdk
compat-glibc-5.3-2.0.7.6mdk
glibc-devel-2.1.3-5mdk

 > If you have a C test program you'd like me to try, shoot it over.  I'll be
 > glad to run it and shoot back the results.

  Same here...


  -Fred

-- 
Fred L. Drake, Jr.  <fdrake at beopen.com>
BeOpen PythonLabs Team Member