Current Path : /proc/thread-self/root/proc/self/root/opt/alt/python311/lib64/python3.11/__pycache__/ |
Current File : //proc/thread-self/root/proc/self/root/opt/alt/python311/lib64/python3.11/__pycache__/code.cpython-311.pyc |
� c��f~) � �D � d Z ddlZddlZddlmZmZ g d�Z G d� d� � Z G d� de� � Zdd �Z e d k rdddlZ ej � � Z e � ddd �� � e � � � Zej sej j rdZndZ e e� � dS dS )z?Utilities needed to emulate Python's interactive interpreter. � N)�CommandCompiler�compile_command)�InteractiveInterpreter�InteractiveConsole�interactr c �<