[Python-ideas] singledispatch for instance methods

Bar Harel bzvi7919 at gmail.com
Tue Sep 20 10:49:46 EDT 2016


At last! Haven't used single dispatch exactly because of that. Thank you
savior!
+1

On Tue, Sep 20, 2016, 6:03 AM Tim Mitchell <tim.mitchell at leapfrog3d.com>
wrote:

> Hi All,
>
> We have a modified version of singledispatch at work which works for
> methods as well as functions.  We have open-sourced it as methoddispatch
> (pypi: https://pypi.python.org/pypi/methoddispatch).
>
> IMHO I thought it would make a nice addition to python stdlib.
>
> What does everyone else think?
>
>
> _______________________________________________
> Python-ideas mailing list
> Python-ideas at python.org
> https://mail.python.org/mailman/listinfo/python-ideas
> Code of Conduct: http://python.org/psf/codeofconduct/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-ideas/attachments/20160920/3cdd602b/attachment.html>


More information about the Python-ideas mailing list