Edit File by line
/home/barbar84/public_h.../wp-conte.../plugins/sujqvwi/ShExBy/shex_roo.../lib64/python2..../compiler
File: consts.py
# operation flags
[0] Fix | Delete
OP_ASSIGN = 'OP_ASSIGN'
[1] Fix | Delete
OP_DELETE = 'OP_DELETE'
[2] Fix | Delete
OP_APPLY = 'OP_APPLY'
[3] Fix | Delete
[4] Fix | Delete
SC_LOCAL = 1
[5] Fix | Delete
SC_GLOBAL_IMPLICIT = 2
[6] Fix | Delete
SC_GLOBAL_EXPLICIT = 3
[7] Fix | Delete
SC_FREE = 4
[8] Fix | Delete
SC_CELL = 5
[9] Fix | Delete
SC_UNKNOWN = 6
[10] Fix | Delete
[11] Fix | Delete
CO_OPTIMIZED = 0x0001
[12] Fix | Delete
CO_NEWLOCALS = 0x0002
[13] Fix | Delete
CO_VARARGS = 0x0004
[14] Fix | Delete
CO_VARKEYWORDS = 0x0008
[15] Fix | Delete
CO_NESTED = 0x0010
[16] Fix | Delete
CO_GENERATOR = 0x0020
[17] Fix | Delete
CO_GENERATOR_ALLOWED = 0
[18] Fix | Delete
CO_FUTURE_DIVISION = 0x2000
[19] Fix | Delete
CO_FUTURE_ABSIMPORT = 0x4000
[20] Fix | Delete
CO_FUTURE_WITH_STATEMENT = 0x8000
[21] Fix | Delete
CO_FUTURE_PRINT_FUNCTION = 0x10000
[22] Fix | Delete
[23] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function