[issue4230] "__getattr__" can't be a descriptor

Ziga Seilnacht report at bugs.python.org
Mon Nov 17 17:22:23 CET 2008


Ziga Seilnacht <zseil at users.sourceforge.net> added the comment:

Here is a patch for trunk and 2.5 version. It also contains a fix for
another crasher (see the tests). I only tested the 2.5 patch, because I
don't have the tools for the trunk installed.

----------
keywords: +patch
nosy: +zseil
Added file: http://bugs.python.org/file12033/getattr_hooks_25.diff

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue4230>
_______________________________________


More information about the Python-bugs-list mailing list