Popular recipes by Niklas Janlert http://code.activestate.com/recipes/users/4132331/2008-03-17T13:51:05-07:00ActiveState Code RecipesAsyncore/asynchat in GTK (Python)
2008-03-17T13:51:05-07:00Niklas Janlerthttp://code.activestate.com/recipes/users/4132331/http://code.activestate.com/recipes/551774-asyncoreasynchat-in-gtk/
<p style="color: grey">
Python
recipe 551774
by <a href="/recipes/users/4132331/">Niklas Janlert</a>
(<a href="/recipes/tags/ui/">ui</a>).
</p>
<p>This recipe makes it possible to run asyncore/asynchat dispatchers in the GTK main thread.</p>