On Sun, Jan 16, 2022 at 7:05 PM Steven D'Aprano <[email protected]> wrote:
> > I never suggested adding this "for consistency". > Then what ARE you suggesting it for? As far as I can tell, it would be a handy shorthand. And you had suggested it could result in more efficient bytecode, but I think someone else thought that wasn't the case. It could lead to some optimization -- literals being treated as contents, yes? But what does that matter? are they heavenly used in any common code? -CHB -- Christopher Barker, PhD (Chris) Python Language Consulting - Teaching - Scientific Software Development - Desktop GUI and Web Development - wxPython, numpy, scipy, Cython
_______________________________________________ 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/DYUT7BIWXOIEJCQSMS5XRAGGOLVZZ76A/ Code of Conduct: http://python.org/psf/codeofconduct/
