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 Kiran Kotari
Recipients Kiran Kotari
Date 2015-12-30.01:37:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1451439460.18.0.677316524926.issue25978@psf.upfronthosting.co.za>
In-reply-to
Content
>>> '\test'.lstrip(r'\')
	       
SyntaxError: EOL while scanning string literal
History
Date User Action Args
2015-12-30 01:37:40Kiran Kotarisetrecipients: + Kiran Kotari
2015-12-30 01:37:40Kiran Kotarisetmessageid: <1451439460.18.0.677316524926.issue25978@psf.upfronthosting.co.za>
2015-12-30 01:37:39Kiran Kotarilinkissue25978 messages
2015-12-30 01:37:39Kiran Kotaricreate