pywebkit - python bindings for webkit DOM (alpha)
deostroll
deostroll at gmail.com
Sat Oct 23 12:27:53 EDT 2010
Okay found the instruction to build the project on the site
http://www.gnu.org/software/pythonwebkit/
Not sure how to apply the patch. I already have an installation of
pythonwebkit. Should I uninstall it, download the source from
http://code.google.com/p/pywebkitgtk and then apply the patch.
I've tried applying the patch when python webkit was installed itself.
I don't think I could get the get_dom_document() on the WebFrame.
--deostroll
On Oct 22, 8:39 pm, deostroll <deostr... at gmail.com> wrote:
> Hi,
>
> Any instructions on how to get started with the source code?
>
> --deostroll
> On Oct 8, 1:57 am, lkcl <luke.leigh... at gmail.com> wrote:
>
> > apologies for the 3 copies of the post: mail.python.org's SMTP service
> > was offline yesterday.
>
> > just a quick update: XMLHttpRequest support has been fixed today, and
> > the correct version of libsoup discovered which actually works. that
> > puts PythonWebkit into a "useful and useable" state, despite being
> > only 15 days old. further development is still needed, but it's still
> > pretty exciting to be back to where the original python webkit
> > bindings code was, from 2008, minus the cruft from the intermediate
> > glib/gobject layer, in such a short amount of time.
>
> > l.
More information about the Python-list
mailing list