# Source Generated with Decompyle++
# File: opcode.pyc (Python 3.13)
__all__ = [
'cmp_op',
'hasconst',
'hasname',
'hasjrel',
'hasjabs',
'haslocal',
'hascompare',
'hasfree',
'opname',
'opmap',
'HAVE_ARGUMENT',
'EXTENDED_ARG',
'hasnargs']
from _opcode import stack_effect
__all__.append('stack_effect')
# WARNING: Decompyle incomplete