File: //opt/alt/python312/lib64/python3.12/test/support/__pycache__/bytecode_helper.cpython-312.opt-2.pyc
�
�h�e� � �� � d dl Z d dlZd dlZd dlmZmZmZ e� Z G d� de j � Z
G d� de j � Z G d� de� Z G d � d
e� Z
G d� de� Zy)
� N)�compiler_codegen�optimize_cfg�assemble_code_objectc �( � e Zd Z d� Zefd�Zefd�Zy)�BytecodeTestCasec �x � t j � }t j ||�� |j � S )N)�file)�io�StringIO�dis�getvalue)�self�co�ss �C/opt/alt/python312/lib64/python3.12/test/support/bytecode_helper.py�get_disassembly_as_stringz*BytecodeTestCase.get_disassembly_as_string
s'