o
    NrfÉ  ã                   @   s    d dl ZG dd„ dejjƒZdS )é    Nc                       s&   e Zd Z‡ fdd„Zddd„Z‡  ZS )ÚBaseHTTPAdapterc                    s&   t ƒ  ¡  t| dƒr| j ¡  d S d S )NÚpools)ÚsuperÚcloseÚhasattrr   Úclear)Úself©Ú	__class__© úi/var/www/html/software/conda/envs/catlas/lib/python3.10/site-packages/docker/transport/basehttpadapter.pyr      s   

ÿzBaseHTTPAdapter.closeNc                 C   s   |   |j|¡S )N)Úget_connectionÚurl)r   ÚrequestÚverifyÚproxiesÚcertr   r   r   Úget_connection_with_tls_context   s   z/BaseHTTPAdapter.get_connection_with_tls_context)NN)Ú__name__Ú
__module__Ú__qualname__r   r   Ú__classcell__r   r   r	   r   r      s    r   )Zrequests.adaptersÚrequestsÚadaptersÚHTTPAdapterr   r   r   r   r   Ú<module>   s    