Searched refs:constant_python (Results 1 – 3 of 3) sorted by relevance
71 constant_python = object_new("__python__"); in constants_init()130 object_free( constant_python ); in constants_done()187 OBJECT * constant_python; variable
69 extern OBJECT * constant_python; /* "__python__" */
5252 python = bindmodule( constant_python ); in python_module()