Home
last modified time | relevance | path

Searched refs:debug_instance (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython2/Modules/
Dgcmodule.c743 debug_instance(char *msg, PyInstanceObject *inst) in debug_instance() function
760 debug_instance(msg, (PyInstanceObject *)op); in debug_cycle()