> The replacement for python-vte is:
>
> Depends: python3-gi, gir1.2-vte-2.91
>
> import gi
> gi.require_version('Vte', '2.91')
> from gi.repository import VteThanks Simon, i'll have a look at it again (but i kinda feel that was not the only issue with vte or other GTK+ APIs usage, but it's a start) -- Sandro "morph" Tosi My website: http://sandrotosi.me/ Me at Debian: http://wiki.debian.org/SandroTosi G+: https://plus.google.com/u/0/+SandroTosi

