Replacing an XML element?

Nick Vargish nav+posts at bandersnatch.org
Tue Sep 20 11:06:29 EDT 2005


Max Erickson <maxerickson at gmail.com> writes:

> table.parentNode.replaceChild(newtable, table)

I knew it had to be something simple (but not as simple as I am,
apparently :^).

Thanks much, Max, you've saved the rest of my day.

Nick

-- 
#include<stdio.h>    /* sigmask (sig.c) 20041028 PUBLIC DOMAIN */
int main(c,v)char *v;{return !c?putchar(*   /* cc -o sig sig.c */
v-1)&&main(0,v+1):main(0,"Ojdl!Wbshjti!=ojdlAwbshjti/psh?\v\1");}



More information about the Python-list mailing list