Home
last modified time | relevance | path

Searched defs:lineno_obj (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Python/
Dpeephole.c300 PyObject *lineno_obj) in PyCode_Optimize()
D_warnings.c293 PyObject *key = NULL, *text = NULL, *result = NULL, *lineno_obj = NULL; in warn_explicit() local