U
    
?h                     @  sF   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d	d
Z
dS )    )annotationsN   )HTTPConnectionPoolHTTPSConnectionPool   )EmscriptenHTTPConnectionEmscriptenHTTPSConnectionNone)returnc                   C  s    t t_tt_t tj_ttj_d S )N)	r   r   ConnectionClsr   r   urllib3
connectionHTTPConnectionHTTPSConnection r   r   U/var/www/html/venv/lib/python3.8/site-packages/urllib3/contrib/emscripten/__init__.pyinject_into_urllib3	   s    r   )
__future__r   Zurllib3.connectionr   connectionpoolr   r   r   r   r   r   r   r   r   r   <module>   s   