[Python-Dev] Re: PEG parser and raw strings

2020年5月28日 17:59:49 -0700

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 -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at 
https://mail.python.org/archives/list/[email protected]/message/VB7GGRPMTILGXWMEWM5ZTKZ7H7KLRJJT/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to