Home
last modified time | relevance | path

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

/external/python/cpython3/Python/
DPython-ast.c730 #define ast2obj_bytes ast2obj_object macro
3341 value = ast2obj_bytes(o->v.Bytes.s); in ast2obj_expr()