On Sat, 16 Sept 2023 at 10:20, Dom Grigonis <[email protected]> wrote: > > So following this thread, from your perspective and from what has been said > you can’t see or noticed any parts of it needing interpreter?
Correct. Trying to get a variable name from an object is nonsensical, and trying to get a variable name from a text string is simply "return the text string unchanged". ChrisA _______________________________________________ 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/5DGG4NECPJ4UNCNTRNBE2OM7F2JGCGT3/ Code of Conduct: http://python.org/psf/codeofconduct/
