[EMAIL PROTECTED] wrote: > It seems like functions such as xml.sax.saxutils.escape and unescape > are generally useful, and not at all tied to the xml.sax module. Would > it make sense to move them somewhere else, like to xml?
Moving it would be a bad idea. Exposing it elsewhere would be useful. The precise details are best discussed at [EMAIL PROTECTED] While this is obviously wrong, it is not at all obvious what the right thing to do is (it never is when dealing with XML). Regards, Martin -- http://mail.python.org/mailman/listinfo/python-list