a
    {d                     @   s   d Z dd ZdS )zFunctions that involve magic. c                 C   sD   ddl m} | jj}z$t| |D ]\}}||j|< q"W ~n~0 dS )z>Pollute the global namespace with symbols -> objects mapping.     )currentframeN)inspectr   f_backzip	f_globals)namesZobjectsr   framenameobj r   ^/var/www/html/stable-diffusion-webui/venv/lib/python3.9/site-packages/sympy/utilities/magic.pypollute   s    
r   N)__doc__r   r   r   r   r   <module>   s   