Message315287
| Author | jdemeyer |
|---|---|
| Recipients | jdemeyer, ncoghlan, rhettinger, terry.reedy |
| Date | 2018-04-14.13:51:33 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1523713893.78.0.682650639539.issue33261@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
> I am wondering if, instead, the bug is in m, the object returned by MethodType, or in attribute lookup thereupon. What would you expect m.__code__ to return then? Methods support arbitrary callables and certainly not all callables have a meaningful __code__. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-04-14 13:51:33 | jdemeyer | set | recipients: + jdemeyer, rhettinger, terry.reedy, ncoghlan |
| 2018-04-14 13:51:33 | jdemeyer | set | messageid: <1523713893.78.0.682650639539.issue33261@psf.upfronthosting.co.za> |
| 2018-04-14 13:51:33 | jdemeyer | link | issue33261 messages |
| 2018-04-14 13:51:33 | jdemeyer | create | |