Daniel Urban added the comment:

I've attached a patch addressing the comments on Rietveld. I've added another 
modification: inspect.signature uses inspect.unwrap. (It already tried to 
unwrap the function, but it wasn't protected from infinite recursion. I don't 
know if this worth fixing in 3.3.)

----------
Added file: http://bugs.python.org/file27876/inspect_unwrap_3.patch

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

Reply via email to