]> granicus.if.org Git - python/commit
[Bug #1576241] Let functools.wraps work with built-in functions
authorAndrew M. Kuchling <amk@amk.ca>
Fri, 27 Oct 2006 16:39:10 +0000 (16:39 +0000)
committerAndrew M. Kuchling <amk@amk.ca>
Fri, 27 Oct 2006 16:39:10 +0000 (16:39 +0000)
commit41eb7164df4f779864cfad52e5470286ef4fcb4c
tree5e910cdadf9af80a4577d4ba5ea8b06a3ca1e572
parentd3aad0199e5a6dc8e4907210daa89fc32bb57c94
[Bug #1576241] Let functools.wraps work with built-in functions
Lib/functools.py
Lib/test/test_functools.py