
    ?wg                    @    d dl mZ d dlZddlmZmZ ddlmZm	Z	 ddZ
y)	    )annotationsN   )HTTPConnectionPoolHTTPSConnectionPool   )EmscriptenHTTPConnectionEmscriptenHTTPSConnectionc                     t         t        _        t        t        _        t         t
        j                  _        t        t
        j                  _        y )N)	r   r   ConnectionClsr	   r   urllib3
connectionHTTPConnectionHTTPSConnection     Z/var/www/horilla/myenv/lib/python3.12/site-packages/urllib3/contrib/emscripten/__init__.pyinject_into_urllib3r   	   s3     (@$(A%(@G%)BG&r   )returnNone)
__future__r   urllib3.connectionr   connectionpoolr   r   r   r   r	   r   r   r   r   <module>r      s    "  E KCr   