Thank you very much for your feedback!
I'm convinced that backtick is a bad choice for doing this. What about something like q"x"? It resembles other python syntaxes like b"x" or f"x". _______________________________________________ Python-ideas mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/python-ideas.python.org/ Message archived at https://mail.python.org/archives/list/[email protected]/message/MKL7SWAUGINI6MLQIIKDPUPQANDIUXWL/ Code of Conduct: http://python.org/psf/codeofconduct/
