Am 25.06.2009, 19:41 Uhr, schrieb Luke Kenneth Casson Leighton <luke.leigh...@googlemail.com>:

 something like this:
doc = {somethingWrappedFromWebKitViaPyObjC}.document
 body = doc.getElementsByTagName['body'].item(0)
 body.appendChild(doc.createTextNode("hello!"))

Any reason this *has* to be with Webkit's DOM toolkit?

Charlie
_______________________________________________
EuroPython mailing list
EuroPython@python.org
http://mail.python.org/mailman/listinfo/europython

Reply via email to