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 vinay.sajip
Recipients kespindler, vinay.sajip
Date 2014-01-13.21:54:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1389650095.87.0.0817896189664.issue20242@psf.upfronthosting.co.za>
In-reply-to
Content
On further reflection, I will implement this slightly differently. The tests I will commit as is, except for stripping newlines before the comparison (to avoid worrying about differences in line separators across different platforms). However, the correct fix IMO is to add the default format strings to the _STYLES dict values: the effect should be the same.
History
Date User Action Args
2014-01-13 21:54:55vinay.sajipsetrecipients: + vinay.sajip, kespindler
2014-01-13 21:54:55vinay.sajipsetmessageid: <1389650095.87.0.0817896189664.issue20242@psf.upfronthosting.co.za>
2014-01-13 21:54:55vinay.sajiplinkissue20242 messages
2014-01-13 21:54:55vinay.sajipcreate