
    %e,                     2    d Z ddlmZ ddlmZ deddfdZdS )zPlatform module.    )
ForwardMsg)get_script_run_ctxmessagereturnNc                     t                      }|dS t                      }| |j        _        |                    |           dS )zW
    Sends a string message to the parent window (when host configuration allows).
    N)r   r   parent_messager   enqueue)r   ctxfwd_msgs      2lib/python3.11/site-packages/streamlit/platform.pypost_parent_messager      sE     

C
{llG%,G"KK    )__doc__streamlit.proto.ForwardMsg_pb2r   streamlit.runtime.scriptrunnerr   strr    r   r   <module>r      s]      5 5 5 5 5 5 = = = = = =
 
 
 
 
 
 
 
r   