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 r.david.murray
Recipients JBernardo, docs@python, mark.dickinson, r.david.murray, vajrasky
Date 2013-12-09.16:06:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1386605207.42.0.601593203606.issue19933@psf.upfronthosting.co.za>
In-reply-to
Content
Right, but None in that case has real world utility, since you might have the the value in a variable.  But you are hardly going to hold int-or-not in a variable, especially a variable that is really about the number of places in the float result...
History
Date User Action Args
2013-12-09 16:06:47r.david.murraysetrecipients: + r.david.murray, mark.dickinson, docs@python, JBernardo, vajrasky
2013-12-09 16:06:47r.david.murraysetmessageid: <1386605207.42.0.601593203606.issue19933@psf.upfronthosting.co.za>
2013-12-09 16:06:47r.david.murraylinkissue19933 messages
2013-12-09 16:06:47r.david.murraycreate