[issue11133] inspect.getattr_static code execution

Michael Foord report at bugs.python.org
Sun Feb 6 20:34:21 CET 2011


Michael Foord <michael at voidspace.org.uk> added the comment:

The fix is to use dict methods rather than accessing members through the instance. It will have to wait until 3.2 is out now though.

----------

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


More information about the Python-bugs-list mailing list