o b[@s4dZddlmZGdddejZddZdgZdS)a This module provides support for Twisted to interact with the glib mainloop. This is like gtk2, but slightly faster and does not require a working $DISPLAY. However, you cannot run GUIs under this reactor: for that you must use the gtk2reactor instead. In order to use this support, simply do the following:: from twisted.internet import glib2reactor glib2reactor.install() Then use twisted.internet APIs as usual. The other methods here are not intended to be called directly. ) gtk2reactorc@seZdZdZddZdS) Glib2Reactorz. The reactor using the glib mainloop. cCstjj|dddS)z: Override init to set the C{useGtk} flag. F)useGtkN)r Gtk2Reactor__init__)selfr?/usr/lib/python3/dist-packages/twisted/internet/glib2reactor.pyrszGlib2Reactor.__init__N)__name__ __module__ __qualname____doc__rrrrr rs rcCst}ddlm}||dS)zL Configure the twisted mainloop to be run inside the glib mainloop. r)installReactorN)rtwisted.internet.mainr)reactorrrrr install"s  rN)r twisted.internetrrrr__all__rrrr s