16.02.22 14:44, Soni L. пише: > This might be a silly idea but, would it be a good idea to have > ...[a:b:c] return a range(a, b, c)?
See PEP 204. https://www.python.org/dev/peps/pep-0204/ _______________________________________________ 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/KOJRH7UHMQEMZN4IPB6TT7NXOQNZAFVT/ Code of Conduct: http://python.org/psf/codeofconduct/
