Re: regular expression

2006-12-23 Thread Joe Kesselman
Reminder: anything crossposted across this many newsgroups, especially asking an inherently bogus question, is probably just trolling. If it's equally on topic everywhere, that means it's on topic nowhere. -- () ASCII Ribbon Campaign | Joe Kesselman /\ Stamp out HTML e-mail

Re: Problem with "&" charater in xml.

2006-07-13 Thread Joe Kesselman
Note that any good SAX tutorial will demonstrate how to buffer the characters() events, if you don't feel like reinventing the solution yourself. -- http://mail.python.org/mailman/listinfo/python-list