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 MrJean1
Recipients MrJean1, mark.dickinson, rhettinger
Date 2008-05-12.18:45:01
SpamBayes Score 0.53133255
Marked as misclassified No
Message-id <1210617902.43.0.0364269236904.issue2819@psf.upfronthosting.co.za>
In-reply-to
Content
It turns out, float('nan') creates a Nan and float('[+|-]inf') creates a 
[signed] Infinity object.  That answers my earlier question.

/Jean Brouwers
History
Date User Action Args
2008-05-12 18:45:04MrJean1setspambayes_score: 0.531333 -> 0.53133255
recipients: + MrJean1, rhettinger, mark.dickinson
2008-05-12 18:45:02MrJean1setspambayes_score: 0.531333 -> 0.531333
messageid: <1210617902.43.0.0364269236904.issue2819@psf.upfronthosting.co.za>
2008-05-12 18:45:01MrJean1linkissue2819 messages
2008-05-12 18:45:01MrJean1create