Home
last modified time | relevance | path

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

/third_party/python/Objects/
Dcodeobject.c446 code_getlnotab(PyCodeObject *code, void *closure) in code_getlnotab() function
476 {"co_lnotab", (getter)code_getlnotab, NULL, NULL},