Edit File by line
/home/barbar84/www/wp-conte.../plugins/sujqvwi/ExeBy/exe_root.../usr/include/python2....
File: intrcheck.h
[0] Fix | Delete
#ifndef Py_INTRCHECK_H
[1] Fix | Delete
#define Py_INTRCHECK_H
[2] Fix | Delete
#ifdef __cplusplus
[3] Fix | Delete
extern "C" {
[4] Fix | Delete
#endif
[5] Fix | Delete
[6] Fix | Delete
PyAPI_FUNC(int) PyOS_InterruptOccurred(void);
[7] Fix | Delete
PyAPI_FUNC(void) PyOS_InitInterrupts(void);
[8] Fix | Delete
PyAPI_FUNC(void) PyOS_AfterFork(void);
[9] Fix | Delete
[10] Fix | Delete
#ifdef __cplusplus
[11] Fix | Delete
}
[12] Fix | Delete
#endif
[13] Fix | Delete
#endif /* !Py_INTRCHECK_H */
[14] Fix | Delete
[15] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function