PythonImageList::~PythonImageList() { Python_delete_assoc(this); }
~CPythonWinThread() { Py_XDECREF(obFunc); Py_XDECREF(obArgs); Python_delete_assoc(this); }