On 26 May 2012, at 14:31, Mr.T Beppu wrote: > I think that I will make a browser in Official Python (not MacPorts Python). > What should I do in order to install Webkit for Official Python (not MacPorts > Python) ? > from tokyo Japan. > -- > http://mail.python.org/mailman/listinfo/python-list
The PyWebKit binding are not maintained and have problems. You will find yourself getting very frustrated trying to get anything but the trivia working. We ended up writing C++ code to use WebKit on Linux rather then our preferred Python. Barry
-- http://mail.python.org/mailman/listinfo/python-list