On 10/18/21 6:23 AM, Mathew Elman wrote:

> When learning python, and even sometimes now, I have had to look at the implementation of a function in order to recall which order arguments should go.

Seems like the docs should cover that (or even `help()`) -- and if not, then 
the parameter names could be better.

--
~Ethan~
_______________________________________________
Python-ideas mailing list -- python-ideas@python.org
To unsubscribe send an email to python-ideas-le...@python.org
https://mail.python.org/mailman3/lists/python-ideas.python.org/
Message archived at 
https://mail.python.org/archives/list/python-ideas@python.org/message/M2JIQADNJFP7V2VEFNQOH3VK2DQMZCC3/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to