Home
last modified time | relevance | path

Searched refs:E_INTERACT_STOP (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Include/
H A Derrcode.h33 #define E_INTERACT_STOP 28 /* Interactive mode stopped tokenization */ macro
/third_party/python/Parser/
H A Dtokenizer.c882 tok->done = E_INTERACT_STOP; in tok_underflow_interactive()
1627 if (tok->done == E_INTERACT_STOP) { in tok_get()

Completed in 3 milliseconds