#include "PreCompiled.h"#include <Python.h>Go to the source code of this file.
Variables | |
| struct PyMethodDef | Complete_methods [] |
| struct PyMethodDef Complete_methods[] |
{
{NULL, NULL}
}
Definition at line 31 of file AppCompletePy.cpp.
Referenced by initComplete().
1.6.1