Message 316138 - Python tracker

Message316138

This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author NeilGirdhar
Recipients NeilGirdhar, ncoghlan, rhettinger
Date 2018-05-03.22:00:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1525384808.38.0.682650639539.issue33419@psf.upfronthosting.co.za>
In-reply-to
Content
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
History
Date User Action Args
2018-05-03 22:00:08NeilGirdharsetrecipients: + NeilGirdhar, rhettinger, ncoghlan
2018-05-03 22:00:08NeilGirdharsetmessageid: <1525384808.38.0.682650639539.issue33419@psf.upfronthosting.co.za>
2018-05-03 22:00:08NeilGirdharlinkissue33419 messages
2018-05-03 22:00:08NeilGirdharcreate