Discussion: new operators for numerical computation

Aahz Maruch aahz at netcom.com
Sat Jul 22 00:13:39 EDT 2000


In article <slrn8nhndr.qn.hzhu at rocket.knowledgetrack.com>,
Huaiyu Zhu <NO_SPAM_hzhu at knowledgetrack_dot_com> wrote:
>
>number .+ matrix 
>
>illigal, which can be done by leaving  __rdotadd__ undefined.

No, no, no.  No runtime errors based on syntactical ambiguity.  Remember
that the above example is not the ambiguous one, it's "number.+matrix"
with no spaces.  It just doesn't work, and I guarantee you'll get a
virulent reaction from long-term Pythonistas if you push this at all.
--
                      --- Aahz (Copyright 2000 by aahz at netcom.com)

Androgynous poly kinky vanilla queer het    <*>     http://www.rahul.net/aahz/
Hugs and backrubs -- I break Rule 6

Zie is so far from a clue that it would take a sub-light vessel several
years to reach one.  --Aahz



More information about the Python-list mailing list