[pypy-issue] [issue848] When calling 'dir', KeyError is incorrectly propagated

Amaury Forgeot d Arc tracker at bugs.pypy.org
Fri Aug 26 12:30:20 CEST 2011


Amaury Forgeot d Arc <amauryfa at gmail.com> added the comment:

Did you try with CPython 2.7.2?
It's NEWS file says: 
"""
Correct lookup of __dir__ on objects. This allows old-style classes to have
__dir__. It also causes errors besides AttributeError found on lookup to be
propagated.
"""

----------
nosy: +afa

________________________________________
PyPy bug tracker <tracker at bugs.pypy.org>
<https://bugs.pypy.org/issue848>
________________________________________


More information about the pypy-issue mailing list