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 Jonathan.Rogers
Recipients Caio.Romao, Dima.Tisnek, Jonathan.Rogers, eric.araujo, roger.serwy
Date 2012-01-01.06:07:49
SpamBayes Score 0.06923952
Marked as misclassified No
Message-id <1325398071.25.0.517038069341.issue12930@psf.upfronthosting.co.za>
In-reply-to
Content
Rather than expanding tab characters inside string literals, it's safer to replace them with '\t'.
History
Date User Action Args
2012-01-01 06:07:51Jonathan.Rogerssetrecipients: + Jonathan.Rogers, roger.serwy, eric.araujo, Dima.Tisnek, Caio.Romao
2012-01-01 06:07:51Jonathan.Rogerssetmessageid: <1325398071.25.0.517038069341.issue12930@psf.upfronthosting.co.za>
2012-01-01 06:07:50Jonathan.Rogerslinkissue12930 messages
2012-01-01 06:07:50Jonathan.Rogerscreate