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 ethan.furman
Recipients Arfrever, eric.smith, ethan.furman, ezio.melotti, gvanrossum, josh.r, larry, mark.dickinson, pitrou, python-dev, r.david.murray, rhettinger, serhiy.storchaka, skrah, terry.reedy, vstinner
Date 2014-03-19.23:55:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1395273323.84.0.825479096579.issue19995@psf.upfronthosting.co.za>
In-reply-to
Content
No, apparently I am incapable of spelling pseudo correctly.  I'll fix that along with the better error message:

  %x format: an integer is required, not float

(variable, obviously ;)
History
Date User Action Args
2014-03-19 23:55:23ethan.furmansetrecipients: + ethan.furman, gvanrossum, rhettinger, terry.reedy, mark.dickinson, pitrou, vstinner, larry, eric.smith, ezio.melotti, Arfrever, r.david.murray, skrah, python-dev, serhiy.storchaka, josh.r
2014-03-19 23:55:23ethan.furmansetmessageid: <1395273323.84.0.825479096579.issue19995@psf.upfronthosting.co.za>
2014-03-19 23:55:23ethan.furmanlinkissue19995 messages
2014-03-19 23:55:23ethan.furmancreate