Gmail Calendar Documents Reader Web more »
Recently Visited Groups | Help | Sign in
Google Groups Home
Message from discussion FYI: lxml.etree will refuse tag names with colons

View parsed - Show only message text

Received: by 10.36.23.16 with SMTP id 16mr10266743nzw.1184271664178;
        Thu, 12 Jul 2007 13:21:04 -0700 (PDT)
Return-Path: <sa3r...@gmail.com>
Received: from nz-out-0506.google.com (nz-out-0506.google.com [64.233.162.235])
        by mx.google.com with ESMTP id 20si504861nzu.2007.07.12.13.21.03;
        Thu, 12 Jul 2007 13:21:04 -0700 (PDT)
Received-SPF: pass (google.com: domain of sa3r...@gmail.com designates 64.233.162.235 as permitted sender)
DomainKey-Status: good (test mode)
Received: by nz-out-0506.google.com with SMTP id z3so213828nzf
        for <html5lib-discuss@googlegroups.com>; Thu, 12 Jul 2007 13:21:03 -0700 (PDT)
DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed;
        d=gmail.com; s=beta;
        h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth;
        b=AqW8xRfb2S4OEwPrq3VCY7OTsjgTwn8TvCn7bzS5O4rIE369ZT/GybIB8m4cRgTPiIh9lUMtU6AGuTfI8pALEXkNlvidRdv5oZoixMhqbYPLxK7ZnjyPZx1Xkg6eK6+KniUmguDof+1ZhN1NYeqLCvpKQSAdXxOb8cYbzmOENEM=
DomainKey-Signature: a=rsa-sha1; c=nofws;
        d=gmail.com; s=beta;
        h=received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth;
        b=imORveqf435ncFjkSJDrDMGsbjkkUJThWmCAtM2aY8eHw/p3fX0YqxdYKJ7v7oSWxa/WdRAH9h+Scm/r6fR1PVhwMYjdsrWtNz5yO5N5IY5xAGC00g+smIFN0vm8BbMOcPGCCDcpXgo4s7q6orhDRSrdMtVcZgBp9d7yJq7cIC4=
Received: by 10.115.88.1 with SMTP id q1mr937946wal.1184271662291;
        Thu, 12 Jul 2007 13:21:02 -0700 (PDT)
Received: by 10.114.169.8 with HTTP; Thu, 12 Jul 2007 13:21:02 -0700 (PDT)
Message-ID: <3d4032300707121321j5920a1e1neace63895c39af78@mail.gmail.com>
Date: Thu, 12 Jul 2007 16:21:02 -0400
From: "Sam Ruby" <ru...@intertwingly.net>
Sender: sa3r...@gmail.com
To: html5lib-discuss@googlegroups.com
Subject: Re: FYI: lxml.etree will refuse tag names with colons
In-Reply-To: <a9699fd20707121306v39cbd962sbb0edabfa6672c23@mail.gmail.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
References: <a9699fd20707121306v39cbd962sbb0edabfa6672...@mail.gmail.com>

On 7/12/07, Thomas Broyer <t.bro...@gmail.com> wrote:
>
> Hi all,
>
> FYI, rev. 44883 of lxml.etree has the following svn:log:
>     raise ValueError tag names containing ':'
>
> It will make using lxml.etree with html5lib a bit "harder"...

What we ultimately will need is a spec for a "namespace aware" html5.
You can see the beginnings of this in the dom2sax function in
treebuilders.dom.

- Sam Ruby

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google