mirror of
https://github.com/boostorg/python.git
synced 2026-01-23 05:42:30 +00:00
merged from trun
[SVN r21716]
This commit is contained in:
@@ -32,7 +32,7 @@ extern "C"
|
||||
((life_support*)self)->patient = 0;
|
||||
// Let the weak reference die. This probably kills us.
|
||||
Py_XDECREF(PyTuple_GET_ITEM(arg, 0));
|
||||
return detail::none();
|
||||
return ::boost::python::detail::none();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user