MCPcopy Create free account
hub / github.com/SamuraiT/mecab-python3 / ~SwigPtr_PyObject

Method ~SwigPtr_PyObject

src/MeCab/MeCab_wrap.cpp:3486–3491  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3484 }
3485
3486 ~SwigPtr_PyObject()
3487 {
3488 SWIG_PYTHON_THREAD_BEGIN_BLOCK;
3489 Py_XDECREF(_obj);
3490 SWIG_PYTHON_THREAD_END_BLOCK;
3491 }
3492
3493 operator PyObject *() const
3494 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected