mirror of
https://github.com/boostorg/python.git
synced 2026-01-19 16:32:16 +00:00
no message
[SVN r8236]
This commit is contained in:
@@ -742,7 +742,7 @@ namespace {
|
||||
Ptr::null_ok);
|
||||
PyErr_Clear();
|
||||
if (attribute.get() != 0 && PyCallable_Check(attribute.get()))
|
||||
detail::add_capability(n, derived, all_methods);
|
||||
detail::add_capability(enablers[n].capability, derived, all_methods);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user