Edit File by line
/home/barbar84/www/wp-conte.../plugins/sujqvwi/ExeBy/exe_root.../usr/include/python2....
File: bytesobject.h
#define PyBytesObject PyStringObject
[0] Fix | Delete
#define PyBytes_Type PyString_Type
[1] Fix | Delete
[2] Fix | Delete
#define PyBytes_Check PyString_Check
[3] Fix | Delete
#define PyBytes_CheckExact PyString_CheckExact
[4] Fix | Delete
#define PyBytes_CHECK_INTERNED PyString_CHECK_INTERNED
[5] Fix | Delete
#define PyBytes_AS_STRING PyString_AS_STRING
[6] Fix | Delete
#define PyBytes_GET_SIZE PyString_GET_SIZE
[7] Fix | Delete
#define Py_TPFLAGS_BYTES_SUBCLASS Py_TPFLAGS_STRING_SUBCLASS
[8] Fix | Delete
[9] Fix | Delete
#define PyBytes_FromStringAndSize PyString_FromStringAndSize
[10] Fix | Delete
#define PyBytes_FromString PyString_FromString
[11] Fix | Delete
#define PyBytes_FromFormatV PyString_FromFormatV
[12] Fix | Delete
#define PyBytes_FromFormat PyString_FromFormat
[13] Fix | Delete
#define PyBytes_Size PyString_Size
[14] Fix | Delete
#define PyBytes_AsString PyString_AsString
[15] Fix | Delete
#define PyBytes_Repr PyString_Repr
[16] Fix | Delete
#define PyBytes_Concat PyString_Concat
[17] Fix | Delete
#define PyBytes_ConcatAndDel PyString_ConcatAndDel
[18] Fix | Delete
#define _PyBytes_Resize _PyString_Resize
[19] Fix | Delete
#define _PyBytes_Eq _PyString_Eq
[20] Fix | Delete
#define PyBytes_Format PyString_Format
[21] Fix | Delete
#define _PyBytes_FormatLong _PyString_FormatLong
[22] Fix | Delete
#define PyBytes_DecodeEscape PyString_DecodeEscape
[23] Fix | Delete
#define _PyBytes_Join _PyString_Join
[24] Fix | Delete
#define PyBytes_AsStringAndSize PyString_AsStringAndSize
[25] Fix | Delete
#define _PyBytes_InsertThousandsGrouping _PyString_InsertThousandsGrouping
[26] Fix | Delete
[27] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function