Home
last modified time | relevance | path

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

/external/python/cpython2/Python/
Dcompile.c301 PyNode_Compile(struct _node *n, const char *filename) in PyNode_Compile() function
/external/python/cpython3/Python/
Dcompile.c373 PyNode_Compile(struct _node *n, const char *filename) in PyNode_Compile() function