Message221339
Yes, that test should pass when this issue is resolved.
I can't tell from your comment what you are trying to do to resolve it, but the course of action I had in mind was to have the `type` meta-class make a final examination of the type it was creating, and if that type had __index__ but not __int__ then bind __int__ to __index__. |
|
| Date |
User |
Action |
Args |
| 2014-06-23 04:14:50 | ethan.furman | set | recipients:
+ ethan.furman, terry.reedy, benjamin.peterson, trent, Arfrever, r.david.murray, amitava.b |
| 2014-06-23 04:14:50 | ethan.furman | set | messageid: <[email protected]> |
| 2014-06-23 04:14:50 | ethan.furman | link | issue20092 messages |
| 2014-06-23 04:14:50 | ethan.furman | create | |
|