As a python newbie, I learned I should properly use python's XML parser, and NOT try to roll my own regex. And I learned this before wasting too much time. Thanks Google.
On Sunday, January 15, 2012 10:07:29 AM UTC-6, Smandoli wrote:
I have an existing XML file ... planning on using python ...