This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author landry
Recipients landry, rpointel, vstinner
Date 2011-07-20.17:58:29
SpamBayes Score 0.003939334
Marked as misclassified No
Message-id <1311184709.76.0.163940030906.issue12589@psf.upfronthosting.co.za>
In-reply-to
Content
$python3.2                                            
Python 3.2.1 (default, Jul 18 2011, 10:56:33) 
[GCC 4.2.1 20070719 ] on openbsd4
>>> int(float('inf'))
0
$sysctl hw                                            
hw.machine=macppc
History
Date User Action Args
2011-07-20 17:58:29landrysetrecipients: + landry, vstinner, rpointel
2011-07-20 17:58:29landrysetmessageid: <1311184709.76.0.163940030906.issue12589@psf.upfronthosting.co.za>
2011-07-20 17:58:29landrylinkissue12589 messages
2011-07-20 17:58:29landrycreate