Trees Indices Help
Python Standard Library
Package compiler :: Module consts
[]

Module consts

Variables [hide private]
OP_ASSIGN = 'OP_ASSIGN' OP_DELETE = 'OP_DELETE' OP_APPLY = 'OP_APPLY' SC_LOCAL = 1 SC_GLOBAL = 2 SC_FREE = 3 SC_CELL = 4 SC_UNKNOWN = 5 CO_OPTIMIZED = 1 CO_NEWLOCALS = 2 CO_VARARGS = 4 CO_VARKEYWORDS = 8 CO_NESTED = 16 CO_GENERATOR = 32 CO_GENERATOR_ALLOWED = 0 CO_FUTURE_DIVISION = 8192 CO_FUTURE_ABSIMPORT = 16384 CO_FUTURE_WITH_STATEMENT = 32768
Trees Indices Help
Python Standard Library

AltStyle によって変換されたページ (->オリジナル) /