<p dir="ltr">Any updates with a singledispatch for methods?</p>
<br><div class="gmail_quote"><div dir="ltr">On Tue, Sep 20, 2016, 5:49 PM Bar Harel <<a href="mailto:bzvi7919@gmail.com">bzvi7919@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><p dir="ltr">At last! Haven't used single dispatch exactly because of that. Thank you savior!<br>
+1</p>
<br><div class="gmail_quote"><div dir="ltr">On Tue, Sep 20, 2016, 6:03 AM Tim Mitchell <<a href="mailto:tim.mitchell@leapfrog3d.com" target="_blank">tim.mitchell@leapfrog3d.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi All,<div><br></div><div>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: <a href="https://pypi.python.org/pypi/methoddispatch" target="_blank">https://pypi.python.org/pypi/methoddispatch</a>).</div><div><br></div><div>IMHO I thought it would make a nice addition to python stdlib.</div><div><br>What does everyone else think?</div><div><br></div><div><br></div></div>
_______________________________________________<br>
Python-ideas mailing list<br>
<a href="mailto:Python-ideas@python.org" target="_blank">Python-ideas@python.org</a><br>
<a href="https://mail.python.org/mailman/listinfo/python-ideas" rel="noreferrer" target="_blank">https://mail.python.org/mailman/listinfo/python-ideas</a><br>
Code of Conduct: <a href="http://python.org/psf/codeofconduct/" rel="noreferrer" target="_blank">http://python.org/psf/codeofconduct/</a></blockquote></div></blockquote></div>