# _opcode - pydoc - phpman

Help on module _opcode:

## NAME
    _opcode - Opcode support module.

## MODULE REFERENCE
    <https://docs.python.org/3.10/library/_opcode.html>

    The following documentation is automatically generated from the Python
    source files.  It may be incomplete, incorrect or include features that
    are considered implementation detail and may vary between Python
    implementations.  When in doubt, consult the module reference at the
    location listed above.

## FUNCTIONS
### stack_effect
        Compute the stack effect of the opcode.

## FILE
    /usr/lib/python3.10/lib-dynload/_opcode.cpython-310-x86_64-linux-gnu.so


