On 31/07/20 4:04 am, Christopher Barker wrote:
(Side note: why ARE the views provided by methods, rather than properties?
Probably because they construct objects, and are therefore somewhat more expensive than is usually expected for an attribute access. -- 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/2SJXX4PDFTEC7YSZVGGWNCXSOGLUXK2S/ Code of Conduct: http://python.org/psf/codeofconduct/
