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 (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) which list the unicodes that needs to be replace with > enity names. > > > > Example of the look-up table: > > > > &nobreakspace; [tab] 000A0 > > > > Thanks in advance, > > > > Wendell > > > > > _______________________________________________ > Tutor maillist - Tutor@python.org > http://mail.python.org/mailman/listinfo/tutor > > > _______________________________________________ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor