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 moijes12
Recipients brett.cannon, eric.araujo, eric.smith, ezio.melotti, francisco.freire, francismb, moijes12, ncoghlan, terry.reedy
Date 2014-06-01.16:14:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1401639256.7.0.124621539353.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*.

I would tend to agree with Nick and Eric. From what I see in the patch, the tests are for formatter module and not the string.Formatter class.
History
Date User Action Args
2014-06-01 16:14:16moijes12setrecipients: + moijes12, brett.cannon, terry.reedy, ncoghlan, eric.smith, ezio.melotti, eric.araujo, francismb, francisco.freire
2014-06-01 16:14:16moijes12setmessageid: <1401639256.7.0.124621539353.issue14019@psf.upfronthosting.co.za>
2014-06-01 16:14:16moijes12linkissue14019 messages
2014-06-01 16:14:16moijes12create