Message197119
Ronald said:
> One possible workaround: assume that the class is the inspected
> class when a name returned by dir(cls) cannot be found in one of
> the classes on the mro.
At some point will this cause help to display an attribute on the wrong class? |
|
| Date |
User |
Action |
Args |
| 2013-09-06 22:33:17 | ethan.furman | set | recipients:
+ ethan.furman, arigo, ronaldoussoren, eli.bendersky, eric.snow |
| 2013-09-06 22:33:17 | ethan.furman | set | messageid: <[email protected]> |
| 2013-09-06 22:33:17 | ethan.furman | link | issue16938 messages |
| 2013-09-06 22:33:17 | ethan.furman | create | |
|