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 ocean-city
Recipients ocean-city
Date 2008-01-03.10:44:37
SpamBayes Score 0.10376445
Marked as misclassified No
Message-id <1199357082.52.0.581010434607.issue1727@psf.upfronthosting.co.za>
In-reply-to
Content
Build succeeded. So many errors on test_mailbox.py, and following error 
on test_float.py were reported.

======================================================================
FAIL: test_nan_from_str (__main__.InfNanTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "test_float.py", line 203, in test_nan_from_str
    self.assert_(isnan(float("nan")))
AssertionError: None

# I renamed 'fortran' in Include/abstract.h to 'fort' because VC6 
said 'fortran' is preserved word for compatibility sake.
History
Date User Action Args
2008-01-03 10:44:43ocean-citysetspambayes_score: 0.103764 -> 0.10376445
recipients: + ocean-city
2008-01-03 10:44:42ocean-citysetspambayes_score: 0.103764 -> 0.103764
messageid: <1199357082.52.0.581010434607.issue1727@psf.upfronthosting.co.za>
2008-01-03 10:44:42ocean-citylinkissue1727 messages
2008-01-03 10:44:42ocean-citycreate