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 lanfon72
Recipients lanfon72, ncoghlan, xiang.zhang
Date 2016-12-30.16:15:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1483114517.76.0.877423132406.issue29114@psf.upfronthosting.co.za>
In-reply-to
Content
thanks xiang, Nick,

I might misunderstood MethodType to bound method will work as class definition.

It might not good to enhance MethodType to work as class definition, same problem on patching method to a class as Nick explained.
History
Date User Action Args
2016-12-30 16:15:17lanfon72setrecipients: + lanfon72, ncoghlan, xiang.zhang
2016-12-30 16:15:17lanfon72setmessageid: <1483114517.76.0.877423132406.issue29114@psf.upfronthosting.co.za>
2016-12-30 16:15:17lanfon72linkissue29114 messages
2016-12-30 16:15:17lanfon72create