> Thanks EKR.
You're welcome. Tracking down this bug was fun.
> Myself, I think the code really does intend to use a different
variable __proxied but the call to hasattr() causes recursion. I just
changed it as follows:
def _set_proxied(const):
return _CONST_PROXY[const.value.__class__]
This works for me, and it seems like a more elegant solution.
Edward
--
pylint spews Exception RuntimeError: maximum recursion depth exceeded while
calling a Python object
https://bugs.launchpad.net/bugs/456870
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs