Wrapper around a PyObject* that is a new reference. This owns the reference so does not increment it on construction but does decrement it on destruction. More...
Go to the source code of this file.
Classes | |
class | CPythonObjectNew |
Wrapper around a PyObject* that is a new reference. This owns the reference so does not increment it on construction but does decrement it on destruction.