o
    oh                     @   s   d Z dd ZdS )zFunctions that involve magic. c                 C   sB   ddl m} | jj}zt| |D ]	\}}||j|< qW ~dS ~w )z>Pollute the global namespace with symbols -> objects mapping.     )currentframeN)inspectr   f_backzip	f_globals)namesobjectsr   framenameobj r   i/var/www/html/construction_image-detection-poc/venv/lib/python3.10/site-packages/sympy/utilities/magic.pypollute   s   

r   N)__doc__r   r   r   r   r   <module>   s    