Quoting perny <[email protected]>:
I need to embed an .html page WHICH IS USING WEBKIT into a python program.
web.py is the wrong tool for the task, I believe. Look into http://code.google.com/p/pywebkitgtk/ which maybe might be what you are looking for. It says: "Python bindings for WebKit, PyWebKitGtk allows Python developers to create software on top of the WebKitGtk rendering engine." It's available as package for Debian and Ubuntu, btw. -- You received this message because you are subscribed to the Google Groups "web.py" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/webpy?hl=en.
