really bloody annoying. In the Shell, after...
import pygtk
pygtk.require('2.0')
import gtk
I get full completion working fine. But in the editor: Nothing, no
completion at all. If i set a breakpoint and debug, still no completion
in editor, but completion works fine in the Debug Probe.
WTF?
chris