On Apr 8, 2014, at 7:38 PM, Kevin Mcintyre wrote:
> I've opted for placeholder and added callback to flatten.
>
> I'm a hack, and it was holding up delivery of email.
What I would do is use html5lib to parse the HTML, then emit it as HTML before
re-parsing it as XML.
XMLString is designed to
I will try to get a test class together to demonstrate.
On Tue, Apr 8, 2014 at 4:38 PM, Kevin Mcintyre 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 wrote:
>
>> Hi Kev
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 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
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?
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. Is
there anyway to stick an arbitrary string into a template? Or shou