]> granicus.if.org Git - python/commit
Fix contextlib not copying function attributes
authorPhillip J. Eby <pje@telecommunity.com>
Tue, 28 Mar 2006 00:07:24 +0000 (00:07 +0000)
committerPhillip J. Eby <pje@telecommunity.com>
Tue, 28 Mar 2006 00:07:24 +0000 (00:07 +0000)
commit35fd142435a5123d3ce740d14068034dab9ee5ec
tree6c1305021901f50654997d506c8f11c1d3bfec3e
parentd207b4f3767673a8cb54a20de26e4c10235fb78c
Fix contextlib not copying function attributes
Lib/contextlib.py
Lib/test/test_contextlib.py