Home
last modified time | relevance | path

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

/external/python/cpython3/Include/internal/
Dpycore_token.h75 #define FSTRING_START 59 macro
/external/python/cpython3/Lib/
Dtoken.py66 FSTRING_START = 59 variable