Message211782
Okay, that's a fair point. I checked, and the documentation specifically says that ismethod only returns true on bound methods implemented in Python. I think that's a bad API, it should be agnostic about the implementation language. But I'll remove the change to ismethod and rework the patch to pydoc around it. |
|
| Date |
User |
Action |
Args |
| 2014-02-21 01:17:03 | larry | set | recipients:
+ larry, ncoghlan, yselivanov |
| 2014-02-21 01:17:02 | larry | set | messageid: <[email protected]> |
| 2014-02-21 01:17:02 | larry | link | issue20710 messages |
| 2014-02-21 01:17:00 | larry | create | |
|