Edit File by line
/home/barbar84/public_h.../wp-conte.../plugins/sujqvwi/ExeBy/smexe_ro.../usr/include/python2....
File: ast.h
#ifndef Py_AST_H
[0] Fix | Delete
#define Py_AST_H
[1] Fix | Delete
#ifdef __cplusplus
[2] Fix | Delete
extern "C" {
[3] Fix | Delete
#endif
[4] Fix | Delete
[5] Fix | Delete
PyAPI_FUNC(mod_ty) PyAST_FromNode(const node *, PyCompilerFlags *flags,
[6] Fix | Delete
const char *, PyArena *);
[7] Fix | Delete
[8] Fix | Delete
#ifdef __cplusplus
[9] Fix | Delete
}
[10] Fix | Delete
#endif
[11] Fix | Delete
#endif /* !Py_AST_H */
[12] Fix | Delete
[13] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function