Xiang Zhang added the comment:

> Also one side effect that I can not eliminate is when it is used as a normal 
> function, the function instead of None is returned. I see the former patches 
> get this problem too.

I think this does not matter after seeing functools.singledispatch. The 
versionadded tags should be changed to versionchanged in my last patch.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue7769>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to