> On 30/08/20 3:06 pm, Steven D'Aprano wrote:

> (There are a few gray areas, such as array/matrix/vector addition, which
> sneak into the "acceptable" area by virtue of their long usage in
> mathematics.)
>

>>> a / b/ c
0.016666666666666666
>>> home / 'git' / 'pip'
PosixPath('/home/dmertz/git/pip')

But yes, it's just another example. And when I teach it I always say "this
is a funny but intuitive overloading."

-- 
The dead increasingly dominate and strangle both the living and the
not-yet born.  Vampiric capital and undead corporate persons abuse
the lives and control the thoughts of homo faber. Ideas, once born,
become abortifacients against new conceptions.
_______________________________________________
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/5Y6ST6HFIOYIAPMKXQ4VZT4AT2MZWX6Y/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to