Message199381
A problem with __objclass__ is that it is undocumented other than in PEP 252. That why I called it a workaround, at the time I created this issue I had just found the problem and workaround and as far as I knew __objclass__ was an undocumented feature of CPython that just happened to fix my problem.
If using __objclass__ is the right solution, as it seems to be, this should be documented somewhere, probably in the section on descriptors. |
|
| Date |
User |
Action |
Args |
| 2013-10-10 11:40:55 | ronaldoussoren | set | recipients:
+ ronaldoussoren, arigo, eli.bendersky, ethan.furman, eric.snow |
| 2013-10-10 11:40:54 | ronaldoussoren | set | messageid: <[email protected]> |
| 2013-10-10 11:40:54 | ronaldoussoren | link | issue16938 messages |
| 2013-10-10 11:40:54 | ronaldoussoren | create | |
|