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 pitrou
Recipients pitrou, rhettinger
Date 2008-05-30.10:35:50
SpamBayes Score 0.077909
Marked as misclassified No
Message-id <1212143751.98.0.447055676366.issue3008@psf.upfronthosting.co.za>
In-reply-to
Content
Or, if you want to educate people at all cost, the TypeError raised by
bin() when trying it on a float object could include in its message the
binary representation of the float object "for edification". :-)
History
Date User Action Args
2008-05-30 10:35:52pitrousetspambayes_score: 0.077909 -> 0.077909
recipients: + pitrou, rhettinger
2008-05-30 10:35:52pitrousetspambayes_score: 0.077909 -> 0.077909
messageid: <1212143751.98.0.447055676366.issue3008@psf.upfronthosting.co.za>
2008-05-30 10:35:51pitroulinkissue3008 messages
2008-05-30 10:35:51pitroucreate