GNOME Bugzilla – Bug 169201
python-vte seems to be missing "forkpty()"
Last modified: 2005-12-12 18:42:28 UTC
python-vte seems to have a small bug in the override file that prevents the forkpty() method to be generated. The attached patch fixes this problem.
Created attachment 38249 [details] [review] enable forkpty() in the override file
Moving to a better (though perhaps still not correct) component.
Python bindings for VTE are included in VTE itself. But let us know if you need any help :)
Commited.