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 chris.jerdonek
Recipients Ravi.Sinha, chris.jerdonek, docs@python, r.david.murray, terry.reedy
Date 2012-10-07.18:44:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1349635490.64.0.970394412651.issue16154@psf.upfronthosting.co.za>
In-reply-to
Content
> Trailing blanks are *really* a problem

The NORMALIZE_WHITESPACE doctest directive is another option to deal with cases like these.  It ignores whitespace-only differences between the actual and expected outputs.  Does it pass with that directive?
History
Date User Action Args
2012-10-07 18:44:50chris.jerdoneksetrecipients: + chris.jerdonek, terry.reedy, r.david.murray, docs@python, Ravi.Sinha
2012-10-07 18:44:50chris.jerdoneksetmessageid: <1349635490.64.0.970394412651.issue16154@psf.upfronthosting.co.za>
2012-10-07 18:44:50chris.jerdoneklinkissue16154 messages
2012-10-07 18:44:50chris.jerdonekcreate