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 ncoghlan
Recipients brett.cannon, eric.araujo, eric.smith, ezio.melotti, francisco.freire, francismb, ncoghlan, terry.reedy
Date 2014-05-05.03:54:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1399262063.06.0.961486212105.issue14019@psf.upfronthosting.co.za>
In-reply-to
Content
Note that this issue wasn't about the formatter module - it relates to the str.format() method and the string.Formatter *class*.

The formatter module is completely unrelated.
History
Date User Action Args
2014-05-05 03:54:23ncoghlansetrecipients: + ncoghlan, brett.cannon, terry.reedy, eric.smith, ezio.melotti, eric.araujo, francismb, francisco.freire
2014-05-05 03:54:23ncoghlansetmessageid: <1399262063.06.0.961486212105.issue14019@psf.upfronthosting.co.za>
2014-05-05 03:54:23ncoghlanlinkissue14019 messages
2014-05-05 03:54:22ncoghlancreate