Hi,
Jesper Schmitz Mouridsen wrote on 23.06.2012 11:50:
Hello maintainers of python.
I'm using python27 from ports (upgraded)
This is an issue with gtk2reactor.py
running
#
import gobject
from twisted.internet import gtk2reactor
reactor = gtk2reactor.install()
#
gives :
/usr/local/lib/python
On 23 June 2012 00:50, Jesper Schmitz Mouridsen
wrote:
> Hello maintainers of python.
> /*--*/preventImports=["gi"])
> /+++/preventImports=[""])
Thanks for this, it fixes an issue I had too. Now the question is:
upstream issue or FreeBSD specific?
--
Eitan Adler
___
Hello maintainers of python.
I'm using python27 from ports (upgraded)
This is an issue with gtk2reactor.py
running
#
import gobject
from twisted.internet import gtk2reactor
reactor = gtk2reactor.install()
#
gives :
/usr/local/lib/python2.7/site-packages/gtk-2.0/gtk/__init__.py:40:
RuntimeWarnin