[issue12428] functools test coverage

Raymond Hettinger report at bugs.python.org
Tue Jun 28 14:24:08 CEST 2011


Raymond Hettinger <raymond.hettinger at gmail.com> added the comment:

> Raymond, do we care whether or not the 
> pure Python version of functools.partial 
> supports inheritance and instance testing?

We don't care.  The docs make very few
guarantees beyond the core functionality.
Everything else is an implementation detail.

----------

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


More information about the Python-bugs-list mailing list