
    YfU                     .    d Z ddlZd Zdddi fdZdgZdS )z
This module integrates PyUI with twisted.internet's mainloop.

Maintainer: Jp Calderone

See doc/examples/pyuidemo.py for example usage.
    Nc                     t          j                     t          j                    dk    r)t          j                     |                                  d S |                     |t          | |           d S )Nr   )pyuidrawupdatequitstop	callLater
_guiUpdate)reactordelays     N/var/www/html/env/lib/python3.11/site-packages/twisted/internet/pyuisupport.pyr
   r
      sZ    IKKK{}}	%We<<<<<    
    c                 ^    t          j        |i |}|ddlm} t	          || dz             |S )z
    Schedule PyUI's display to be updated approximately every C{ms}
    milliseconds, and initialize PyUI with the specified arguments.
    Nr   )r   g     @@)r   inittwisted.internetr   r
   )msr   argskwds        r   installr      sH    
 		42A,,,,,,wV$$$Hr   r   )__doc__r   r
   r   __all__r   r   r   <module>r      sU   
  = = = 4bR 
 
 
 
 +r   