On Sun, May 23, 2021 at 06:52:38PM +0530, Shivam Saini wrote: > After all, python is known for one liners and this would be an another > great one liner if implemented.
Python isn't known for one-liners. You might be thinking of Perl. Being known for one-liners is a bad thing. It means that your language is famous for being written in an obfuscated, hard to read, hard to maintain, style. -- Steve _______________________________________________ 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/WMKBEFPOQGQJPAOALXWD23H77IORWXS6/ Code of Conduct: http://python.org/psf/codeofconduct/
