Searched defs:DEDENT (Results 1 - 3 of 3) sorted by relevance
/third_party/python/Include/ | ||
H A D | token.h | 19 #define DEDENT 6 macro |
/third_party/python/Lib/ | ||
H A D | token.py | 12 DEDENT = 6 variable |
/third_party/python/Lib/lib2to3/pgen2/ | ||
H A D | token.py | 15 DEDENT = 6 variable |
Completed in 2 milliseconds