python (3.11.7)
    e                         d Z ddlZddlZddlmZmZmZmZ g dZdddZ	d Z
d	 Zd
 Z G d d          Z
d
 Zd Z G d d          Z e            Z G d de          Z G d de          ZdS )z"Subinterpreters High Level Module.    N)ChannelErrorChannelNotFoundErrorChannelEmptyErroris_shareable)
Interpreterget_currentget_maincreatelist_allSendChannelRecvChannelcreate_channellist_all_channelsr   r   r   r   Tisolatedc                 N    t          j        |           }t          ||           S )z'Return a new (idle) Python interpreter.r   )
_interpretersr
   r   )r   ids     M/BuggyBox/python/3.11.7/bootstrap/lib/python3.11/test/support/interpreters.pyr
   r
      s(    		x	0	0	0BrH----    c                  <