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 wolma
Recipients oscarbenjamin, python-dev, skrah, steven.daprano, wolma
Date 2014-02-08.11:12:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1391857946.79.0.28815546007.issue20561@psf.upfronthosting.co.za>
In-reply-to
Content
#if type(den) != int:
    #    print (d, sign, digits, exp, num, den)

was inserted by me of course for debugging this. Forgot to take it out again.
History
Date User Action Args
2014-02-08 11:12:26wolmasetrecipients: + wolma, steven.daprano, skrah, python-dev, oscarbenjamin
2014-02-08 11:12:26wolmasetmessageid: <1391857946.79.0.28815546007.issue20561@psf.upfronthosting.co.za>
2014-02-08 11:12:26wolmalinkissue20561 messages
2014-02-08 11:12:26wolmacreate