Chris Jerdonek <[email protected]> added the comment:
Using p.func would name the function passed to functools.partial() rather than the partial object itself. ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue34475> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
