Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dparsermodule.c373 parser_ast2tuple(PyST_Object *self, PyObject *args, PyObject *kw) in parser_ast2tuple() function
3432 {"ast2tuple", (PyCFunction)parser_ast2tuple, PUBLIC_METHOD_TYPE,