HEX
Server: Apache
System: Linux cpanel.oo22xfm3qr4ujeyefshohxwgpe.gx.internal.cloudapp.net 3.10.0-1160.90.1.el7.x86_64 #1 SMP Thu May 4 15:21:22 UTC 2023 x86_64
User: alaskaadmin (1084)
PHP: 8.1.34
Disabled: NONE
Upload Files
File: //usr/include/python2.7/ast.h
#ifndef Py_AST_H
#define Py_AST_H
#ifdef __cplusplus
extern "C" {
#endif

PyAPI_FUNC(mod_ty) PyAST_FromNode(const node *, PyCompilerFlags *flags,
				  const char *, PyArena *);

#ifdef __cplusplus
}
#endif
#endif /* !Py_AST_H */