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 brian.curtin
Recipients brian.curtin, eric.smith, georg.brandl, lrekucki, terry.reedy
Date 2010-02-24.15:49:58
SpamBayes Score 2.5505939e-05
Marked as misclassified No
Message-id <1267026600.18.0.810274229325.issue5965@psf.upfronthosting.co.za>
In-reply-to
Content
As for the int->float paragraph, how does this sound for the last sentence? "When doing so, the :func:`float` function is used before formatting to convert the integer value to a floating point number."
History
Date User Action Args
2010-02-24 15:50:00brian.curtinsetrecipients: + brian.curtin, georg.brandl, terry.reedy, eric.smith, lrekucki
2010-02-24 15:50:00brian.curtinsetmessageid: <1267026600.18.0.810274229325.issue5965@psf.upfronthosting.co.za>
2010-02-24 15:49:58brian.curtinlinkissue5965 messages
2010-02-24 15:49:58brian.curtincreate