[issue1108] Problem with doctest and decorated functions
Steven D'Aprano
report at bugs.python.org
Sun Feb 15 05:47:35 CET 2009
Steven D'Aprano <steve at pearwood.info> added the comment:
Earlier I wrote:
"I've applied the patch to my 2.4 installation, and it doesn't fix the
issue. I'd like to request this be reopened, because I don't believe the
patch works as advertised."
Nevermind, I withdraw the request. I believe I was mislead due to the
decorated function not having it's docstring automatically copied from
the original without the use of functools.wraps().
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue1108>
_______________________________________
More information about the Python-bugs-list
mailing list