> This would be great if Python had an XML or smart HTML parser (*cough* perl *cough*) Them's fightin' words! XML support comes with the standard Python distribution. There's also an upgrade package called PyXML (http://download.sourceforge.net/pyxml/) which provides some accelerators. I just installed PyXML, which "contains a validating XML parser, an implementation of the SAX and DOM programming interfaces, an interface to the Expat parser (and the Expat parser itself), and a C helper module that can speed up xmllib.py by a factor of 5. There's even documentation!" [from the README file]. What was it that you wanted to do with XML support? Bill
- Can Plucker Handle Forms eric pareja
- Re: Can Plucker Handle Forms Ben Chess
- Re: Can Plucker Handle Forms David A. Desrosiers
- Re: Can Plucker Handle Forms Ben Chess
- Re: Can Plucker Handle Forms Bill Janssen
- Re: Can Plucker Handle Forms David A. Desrosiers
- Re: Can Plucker Handle Forms Bill Nalen/Towers Perrin
- Re: Can Plucker Handle Forms Ben Chess
- Re: Can Plucker Handle Forms Chris Hawks
- Re: Can Plucker Handle Forms David A. Desrosiers
- Re: Can Plucker Handle Forms Bill Janssen
- Re: Can Plucker Handle Forms David A. Desrosiers
- Re: Can Plucker Handle Forms Ben Chess
- Re: Can Plucker Handle Forms David A. Desrosiers
- Re: Can Plucker Handle Forms Bill Nalen/Towers Perrin
