Home
last modified time | relevance | path

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

/third_party/python/Include/
Derrcode.h30 #define E_BADSINGLE 27 /* Ill-formed single statement input */ macro
/third_party/python/Parser/
Dpegen.c1397 p->tok->done = E_BADSINGLE; // This is not necessary for now, but might be in the future in _PyPegen_run_parser()