[Twisted-Python] XMLString clarification

Kevin Mcintyre kebin70 at gmail.com
Tue Apr 8 17:39:46 MDT 2014


I will try to get a test class together to demonstrate.


On Tue, Apr 8, 2014 at 4:38 PM, Kevin Mcintyre <kebin70 at gmail.com> 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 <werner at thieprojects.ch>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
>> Twisted-Python at twistedmatrix.com
>> http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://twistedmatrix.com/pipermail/twisted-python/attachments/20140408/705ef56b/attachment.html>


More information about the Twisted-Python mailing list