[issue12428] functools test coverage

Nick Coghlan report at bugs.python.org
Mon Feb 20 13:50:25 CET 2012


Nick Coghlan <ncoghlan at gmail.com> added the comment:

Also, the closure based implementation should be decorated with @staticmethod (see http://bugs.python.org/issue11704) and the tests updated accordingly.

----------

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


More information about the Python-bugs-list mailing list