On 4/08/20 6:35 pm, Greg Ewing wrote:
Has anyone suggested attaching the keyword args as attributes on the slice object?
Realised after sending that this idea is rubbish, because there can be more than one slice object. -- Greg _______________________________________________ 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/7YWV6BX5AZRN3TKJAVMKNPPBMQBWLP74/ Code of Conduct: http://python.org/psf/codeofconduct/
