Larry Hastings added the comment:

I missed the detail that you were working with a patch applied.

I suspect the problem is, you misspelled one of the expressions you provided as 
a default value.  Try str(inspect.signature(x)) on every function you 
converted.  I bet one of them will throw an exception.

Yes this is error-prone.

----------

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

Reply via email to