Home
last modified time | relevance | path

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

/external/python/cpython2/Python/
Ddynload_beos.c82 PyObject *the_item; in beos_cleanup_dyn() local
84 the_item = PyList_GetItem( id_list, idx ); in beos_cleanup_dyn()
85 beos_nuke_dyn( the_item ); in beos_cleanup_dyn()