New submission from Antoine Pitrou:

The contextmanager function should call functools.wraps instead of
having its own attribute copying code. Just something I noticed while
reading the source.

----------
components: Library (Lib)
messages: 59413
nosy: pitrou
severity: minor
status: open
title: contextlib.contextmanager does not use functools.wraps
versions: Python 2.6

__________________________________
Tracker <[EMAIL PROTECTED]>
<http://bugs.python.org/issue1748>
__________________________________
_______________________________________________
Python-bugs-list mailing list 
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to