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 mark.dickinson
Recipients facundobatista, mark.dickinson, rhettinger, skrah, steven.daprano
Date 2013-10-13.09:37:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1381657072.29.0.363458231031.issue18842@psf.upfronthosting.co.za>
In-reply-to
Content
+1 from me.  You want `float.is_infinite` rather than `float.is_infinity`.  `is_signed` is another one that may be worth considering.
History
Date User Action Args
2013-10-13 09:37:52mark.dickinsonsetrecipients: + mark.dickinson, rhettinger, facundobatista, steven.daprano, skrah
2013-10-13 09:37:52mark.dickinsonsetmessageid: <1381657072.29.0.363458231031.issue18842@psf.upfronthosting.co.za>
2013-10-13 09:37:52mark.dickinsonlinkissue18842 messages
2013-10-13 09:37:52mark.dickinsoncreate