[Python-Dev] c/ElementTree XML serialisation
Alex Leach
albl500 at york.ac.uk
Wed May 9 14:39:06 CEST 2012
On Wednesday 09 May 2012 08:02:09 Xavier Morel wrote:
| Erm… you have them? What do you think `<` and `>` are?
I was under the impression that those (let's call them) HTML representations
of < and > don't get interpreted correctly by Javascript engines. I'll have to
check that though..
|
| As to writing a loop in javascript without < and >, == and != generally
| work rather well, as does Array.prototype.forEach[0]
Thanks for the tips!
Cheers,
Alex
More information about the Python-Dev
mailing list