[issue33419] Add functools.partialclass

Neil Girdhar report at bugs.python.org
Thu May 3 18:00:08 EDT 2018


Neil Girdhar <mistersheik at gmail.com> added the comment:

Added functools experts.

Links to relevant stackoverflow questions:

https://stackoverflow.com/questions/38911146/python-equivalent-of-functools-partial-for-a-class-constructor

https://stackoverflow.com/questions/50143864/is-there-a-nice-way-to-partially-bind-class-parameters-in-python/50143893

----------
nosy: +ncoghlan, rhettinger

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue33419>
_______________________________________


More information about the Python-bugs-list mailing list