Hi
On 2008-04-30 10:11:46 +1000, Magdoll <[EMAIL PROTECTED]> said:
is the best thing to use. A friend recommended Ruby on Rails - not to
instigate war here, but I'd welcome comments on that (I don't know
You should have a look at Pylons then.
It is similar in essence to Ruby on Rails, but usin
Hi.
I was writing an xmltv parser using python when I faced some weirdness
that I couldn't explain.
What I'm doing, is read an xml file, create another dom object and copy
the element from one to the other.
At no time do I ever modify the original dom object, yet it gets modified.
Unless I