On 29/05/20 7:26 am, Vito De Tullio wrote:
Hi. Just a question about the new PEG parser: will it support lone slash in raw strings?
Even if it could be made to, it presumably won't, because that would be a language change (e.g. the meaning of r'foo\'bar' would change). In any case, this is a function of the tokeniser, which I understand isn't being replaced at this stage. -- Greg _______________________________________________ Python-Dev mailing list -- python-dev@python.org To unsubscribe send an email to python-dev-le...@python.org https://mail.python.org/mailman3/lists/python-dev.python.org/ Message archived at https://mail.python.org/archives/list/python-dev@python.org/message/VB7GGRPMTILGXWMEWM5ZTKZ7H7KLRJJT/ Code of Conduct: http://python.org/psf/codeofconduct/