> On 5 Jul 2021, at 08:07, Thomas Güttler <[email protected]> wrote: > > This means backticks, but without the dollar sign.
In bash the backtick was so often a problem that $(cmd) was added. Having removes the grit-on-Tim's-screen backtick in python 3 I would not like to see it return with its issue of being confused with single-quote. Barry
_______________________________________________ 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/3EU3RLCFRB3JEQ5Q6O7YMANATFOFYGNY/ Code of Conduct: http://python.org/psf/codeofconduct/
