On Tue, 11 May 2010 06:22:29 -0700 (PDT) Dominik Gabi <dkgis...@gmail.com> wrote: > > I'm new to python and have been playing around with it for a few days > now. So please forgive me if this is a stupid question :) > > I've tried writing a little application with pygtk and urllib.
For the record, have you tried calling gobject.threads_init() at the beginning of your application (just after importing all modules)? -- http://mail.python.org/mailman/listinfo/python-list