[python] base::get_override() exception set
1 Oct
2010
1 Oct
'10
10:57 a.m.
Hi, when calling get_override() method while trying to find python overload and overload is not found exception in python is set. This is because PyObject_GetAttrString() is used for retrieving the attribute. If attribute is not found, PyObject_GetAttrString() set the exception. This is using python 3.1. I've created ticket https://svn.boost.org/trac/boost/ticket/4701 with patch. Could anyone look at this? Thanks Trigve
5154
Age (days ago)
5154
Last active (days ago)
0 comments
1 participants
participants (1)
-
Trigve Siver