Python XML processing of RSS files
Michal Wallace
sabren at manifestation.com
Wed Feb 9 11:54:26 EST 2000
More information about the Python-list mailing list
Wed Feb 9 11:54:26 EST 2000
- Previous message (by thread): Python XML processing of RSS files
- Next message (by thread): Imagemagick
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
anthonydelorenzo at my-deja.com wrote in message <87nhtd$anc$1 at nnrp1.deja.com>... > >As I mentioned in my follow-up, I decided just to write it using xmllib. It >seemed more efficient to use a parser, rather than using pyxie + a parser. >I'm only doing some simple processing of character data. > >That, and my ISP doesn't have the XML tools installed, so xmllib is about all >I can count on. why can't you just upload the XML tools? many of them work without a C compiler, and if the one you need doesn't, I'm sure you can find a way to get it compiled on whatever OS your ISP uses... ? -michal
- Previous message (by thread): Python XML processing of RSS files
- Next message (by thread): Imagemagick
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list