Re: Newbie Question: CSV to XML

2006-01-08 Thread Doru-Catalin Togea
On Fri, 6 Jan 2006, ProvoWallis wrote: Hi! > Would anyone be willing to give me some feedback about this little > script that I wrote to convert CSV to XML. I'll happily admit that I > still have a lot to learn about Python so I'm always grateful for > constructive feedback. I have started using

Re: Newbie Question: CSV to XML

2006-01-06 Thread Max Erickson
"ProvoWallis" <[EMAIL PROTECTED]> wrote in news:[EMAIL PROTECTED]: > Hi, > > I'm learning more and more about Python all the time but I'm still a > real newbie. I wrote this little script to convert CSV to XML and I was > hoping to get some feedback on it if anyone was willing to comment. > >