[pypy-issue] [issue1563] cppyy: segfault when referencing data members on classes

Wim Lavrijsen tracker at bugs.pypy.org
Sat Aug 3 16:26:24 CEST 2013


Wim Lavrijsen <WLavrijsen at lbl.gov> added the comment:

Thanks for reporting and again sorry for the late response, but I'm traveling.

I've turned it into a ReferenceError. I tried AttributeError, but it just does
not jibe (as that's not really it; the attribute is there, just not usable
without an instance). However, both are fine for hasattr().

----------
assignedto:  -> wlav
nosy: +wlav
release: 2.0 -> 2.1
status: unread -> resolved

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


More information about the pypy-issue mailing list