[BangPypers] Need Help for xmlrpclib with ref SgmlopParser in python 2.7 ubuntu 12.04

Arvind arvindkhadri at gmail.com
Thu Sep 27 14:23:14 CEST 2012


On Fri, Sep 21, 2012 at 01:17:18PM +0530, Ruchir Shukla wrote:
> My problem is I am sending Raw Mail from Mail client to the Python XMLRPC
> API .
>
> and raw mail has content invalid documents or content is not well-formed .
> mail client is sending something like "<user at domain.come>"
> it is not converting > to the > this can be a problem .
>
Ruchir, have you looked at lxml[0]], that is a very good parser and probably can help you in the sanitizing your XML.
[0]http://lxml.de


More information about the BangPypers mailing list