Ronald Oussoren added the comment:

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.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue16938>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to