I will try to get a test class together to demonstrate.
On Tue, Apr 8, 2014 at 4:38 PM, Kevin Mcintyre <[email protected]> wrote: > I've opted for placeholder and added callback to flatten. > > I'm a hack, and it was holding up delivery of email. > > > On Tue, Apr 8, 2014 at 4:19 PM, Werner Thie <[email protected]>wrote: > >> Hi Kevin >> >> >> On 4/8/14 9:34 AM, Kevin Mcintyre wrote: >> >>> I'm still having trouble getting my multipart text/html from an email >>> into XMLString. >>> >>> I run the html through beautifulsoup then remove the doctype, but if >>> there's anything at all off about the resulting xml it still craps out. >>> >> >> How? Traceback? >> >> >> Is there anyway to stick an arbitrary string into a template? Or should >>> I add a callback to flatten and add the placeholder in the flatten stage >>> and replace the placeholder with the actually html. >>> >> >> Werner >> >> >> _______________________________________________ >> Twisted-Python mailing list >> [email protected] >> http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python >> > >
_______________________________________________ Twisted-Python mailing list [email protected] http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python
