> On Apr 23, 2015, at 10:51 AM, Barry Warsaw <ba...@python.org> wrote:
> 
> (I have mild concerns about __a*__ magic methods, since I think they'll be
> harder to visually separate, but here the PEP does describe the __async_*__
> alternatives.)

Has it been historically a problem with __iadd__ vs __radd__ vs __add__, 
__ior__ vs __ror__ vs __or__, etc.?

-- 
Best regards,
Łukasz Langa

WWW: http://lukasz.langa.pl/
Twitter: @llanga
IRC: ambv on #python-dev
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to