Raymond Hettinger <[email protected]> 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 <[email protected]> <http://bugs.python.org/issue12428> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
