[Python-Dev] PEP 465: A dedicated infix operator for matrix multiplication

Ryan rymg19 at gmail.com
Tue Apr 8 17:55:19 CEST 2014


Ooooh...that stings.

Victor Stinner <victor.stinner at gmail.com> wrote:
>2014-04-08 3:04 GMT+02:00 Steven D'Aprano <steve at pearwood.info>:
>>> > >Python used to have an alias <> for != and I for one miss <> in
>3.x.  I
>>> > >don't think TOOWTDI should be the last word in this debate.
>>> >
>>> > PEP 401 to the rescue:
>>>
>>> It occurs to me that since that Aprils' Fools joke is many years old
>>> now, we should remove it.
>>
>> -1 on removal.
>>
>> It makes a nice Easter Egg, especially now that "import this" has
>become
>> less of an Easter Egg and more of a standard Python module :-)
>
>I'm also against the removal of jokes! Removing the antigravity module
>would break the backward compatibility! from __futures__ import
>braces!
>
>Ten years ago, we asked me to add the "IPv6" feature in a firewall. I
>started to implement the RFC 1924 to have a full support. In the C
>language, handling the base 85 is not simple because you need
>arithmetic operations on large integers (128 bits).
>https://tools.ietf.org/html/rfc1924
>
>3 days later, when my code was working, I saw the date of the RFC... I
>was young and naive :-)
>
>Victor
>_______________________________________________
>Python-Dev mailing list
>Python-Dev at python.org
>https://mail.python.org/mailman/listinfo/python-dev
>Unsubscribe:
>https://mail.python.org/mailman/options/python-dev/rymg19%40gmail.com

-- 
Sent from my Android phone with K-9 Mail. Please excuse my brevity.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-dev/attachments/20140408/e7e5ea13/attachment-0001.html>


More information about the Python-Dev mailing list