[Python-Dev] Why not support user defined operator overloading ?
Eli Bendersky
eliben at gmail.com
Mon Sep 30 04:04:59 CEST 2013
More information about the Python-Dev mailing list
Mon Sep 30 04:04:59 CEST 2013
- Previous message: [Python-Dev] Why not support user defined operator overloading ?
- Next message: [Python-Dev] Why not support user defined operator overloading ?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Can you guys please move this discussion to python-ideas? python-dev is the wrong mailing list. Eli On Sun, Sep 29, 2013 at 6:02 PM, 张佩佩 <zhangpeipei812 at outlook.com> wrote: > On 2013/9/30 8:53 Greg Ewing wrote: > > It does need to know the operator's precedence and > >associativity, though, which means either declaring > >it somewhere, or having some kind of fixed rule > > I suggest all user defined operator are at lowest priority. > > Regards > peipei > _______________________________________________ > 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/eliben%40gmail.com > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-dev/attachments/20130929/81694022/attachment.html>
- Previous message: [Python-Dev] Why not support user defined operator overloading ?
- Next message: [Python-Dev] Why not support user defined operator overloading ?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list