[Python-ideas] singledispatch for instance methods

Tim Mitchell tim.mitchell at leapfrog3d.com
Mon Sep 19 23:02:22 EDT 2016


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?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-ideas/attachments/20160920/67184465/attachment-0001.html>


More information about the Python-ideas mailing list