Searched defs:PyFutureFeatures (Results 1 - 2 of 2) sorted by relevance

/external/python/cpython2/Include/
H A Dcompile.h20 } PyFutureFeatures; typedef in typeref:struct:__anon19227
34 PyAPI_FUNC(PyFutureFeatures *) PyFuture_FromAST(struct _mod *, const char *);
/external/python/cpython3/Include/
H A Dcompile.h20 } PyFutureFeatures; typedef in typeref:struct:__anon19789
46 PyAPI_FUNC(PyFutureFeatures *) PyFuture_FromAST(
50 PyAPI_FUNC(PyFutureFeatures *) PyFuture_FromASTObject(

Completed in 170 milliseconds