a
    [¨Xh  ã                   @   s    d Z ddlmZ edd„ ƒZdS )zDrawing stack context manager.é    )Úcontextmanagerc                 c   s*   |   ¡  zdV  W |  ¡  n
|  ¡  0 dS )zDSave and restore stream context when used with the ``with`` keyword.N)Z
push_stateZ	pop_state)Ústream© r   úZ/var/www/viveiro_mudafortebrasil/venv/lib/python3.9/site-packages/weasyprint/draw/stack.pyÚstacked   s    r   N)Ú__doc__Ú
contextlibr   r   r   r   r   r   Ú<module>   s   