Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Objects/
Dcodeobject.c1809 code_getlnotab(PyCodeObject *code, void *closure) in code_getlnotab() function
1846 {"co_lnotab", (getter)code_getlnotab, NULL, NULL},