On 02/19/2020 08:55 AM, Soni L. wrote:
On 2020-02-18 5:33 p.m., Soni L. wrote:

Similar to len(). Just a [crappy] wrapper for __valid_getitem_requests__.

Correction: Just a simple wrapper for __valid_getitem_requests__.

Hopefully unsurprisingly, those words do not mean the same:

simple: little if any extra functionality, possibly just a name redirect
crappy: serious performance penalties, weird/incorrect edge cases, different 
order of parameters, hard to understand code, etc.

--
~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/CAAUJ2VJK65AJG56T5OHQWDHI37F7EBO/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to