[Python-Dev] Raw strings ending with a backslash

2022年5月28日 02:31:10 -0700

Now that we have a new parser for CPython, can we fix the old gotcha 
that raw strings cannot end in a backslash?
Its an FAQ and has come up again on the bug tracker.
https://docs.python.org/3/faq/design.html#id26
https://github.com/python/cpython/issues/93314
-- 
Steve
_______________________________________________
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/A437MSH3QO6CG2JIZHDTEDVUZZ2TCRYI/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to