You'll need the csv module. And that should be about it, I think. The
rest would just be using string methods.
On 8/15/05, Diaz, Wendell <[EMAIL PROTECTED]> wrote:
>
>
>
> Hey guys,
>
>
>
> Hope you can help me on this.
>
>
>
> I want to make a python program which opens an XML (U
Hey guys,
Hope you can help me on this.
I want to make a python program which opens an XML (UTF-8
encoding) and do a search & replace. It will search the Unicode and replace
them with their equivalent entity name. The program will read a look-up table
(a tab delimited text file) whi