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 anish.shah
Recipients Kunal Grover, anish.shah, demian.brecht, jaraco, serhiy.storchaka
Date 2016-02-06.18:09:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1454782143.33.0.283174389992.issue26302@psf.upfronthosting.co.za>
In-reply-to
Content
@serhiy.storchaka OK, I have used re.escape instead of '\'. And I have added a test too.

Also, may I know why '\' can not be in _LegalChars, so that I can remember this for future purpose?
History
Date User Action Args
2016-02-06 18:09:03anish.shahsetrecipients: + anish.shah, jaraco, serhiy.storchaka, demian.brecht, Kunal Grover
2016-02-06 18:09:03anish.shahsetmessageid: <1454782143.33.0.283174389992.issue26302@psf.upfronthosting.co.za>
2016-02-06 18:09:03anish.shahlinkissue26302 messages
2016-02-06 18:09:03anish.shahcreate