[issue1764286] inspect.getsource does not work with decorated functions

Alexander Belopolsky report at bugs.python.org
Mon Jul 19 04:02:31 CEST 2010


Alexander Belopolsky <belopolsky at users.sourceforge.net> added the comment:

I did not test the patch, but if it really addresses the issue, I don't see why such a simple fix would not be applied.  


Guilherme,

Can you add unit tests? Also, the second chunk in your patch is just a style fix which is a distraction for reviewers.

----------
assignee:  -> belopolsky
nosy: +belopolsky
stage:  -> unit test needed
type:  -> behavior
versions: +Python 2.7, Python 3.2 -Python 2.6, Python 3.0

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue1764286>
_______________________________________


More information about the Python-bugs-list mailing list