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 bethard
Recipients bethard, catherine, denversc
Date 2011-03-26.17:02:24
SpamBayes Score 0.027887896
Marked as misclassified No
Message-id <1301158946.09.0.497531209232.issue9348@psf.upfronthosting.co.za>
In-reply-to
Content
Thanks for the patch. I used something similar to what you proposed, but instead of creating a local formatter, I just call self._get_formatter() if it exists.
History
Date User Action Args
2011-03-26 17:02:26bethardsetrecipients: + bethard, catherine, denversc
2011-03-26 17:02:26bethardsetmessageid: <1301158946.09.0.497531209232.issue9348@psf.upfronthosting.co.za>
2011-03-26 17:02:24bethardlinkissue9348 messages
2011-03-26 17:02:24bethardcreate