Louie Lu added the comment:

ah, there are still some corner case about _first_param.sub(), some of them in 
signature will be like `(ci)`, not `(self, ci)`, and the regex will replace the 
first params to `()`, which is not correct.

----------

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

Reply via email to