Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #5755

Re: Trying to understand html.parser.HTMLParser

Path csiph.com!x330-a1.tempe.blueboxinc.net!feeder1.hal-mli.net!weretis.net!feeder1.news.weretis.net!feeder.erje.net!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail
Return-Path <bahamutzero8825@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.028
X-Spam-Evidence '*H*': 0.94; '*S*': 0.00; 'pypi': 0.04; 'cpython': 0.07; 'am,': 0.14; 'wrote:': 0.14; '3.2.': 0.16; 'subject:Trying': 0.16; "would've": 0.16; 'looked': 0.16; '2.3': 0.19; 'header:In- Reply-To:1': 0.21; 'received:209.85.210.174': 0.23; 'received :mail-iy0-f174.google.com': 0.23; 'stefan': 0.29; 'version': 0.29; 'it.': 0.31; 'clearly': 0.32; 'to:addr:python-list': 0.33; 'project': 0.33; "i'll": 0.34; 'thank': 0.35; 'header:User- Agent:1': 0.35; 'message-id:@gmail.com': 0.36; 'received:google.com': 0.37; 'received:209.85': 0.37; 'page': 0.37; 'pretty': 0.37; 'but': 0.38; 'subject:: ': 0.38; 'received:192': 0.38; 'received:209': 0.39; 'to:addr:python.org': 0.39; 'received:192.168.1': 0.40; 'you.': 0.62; 'states': 0.67; 'site.': 0.68; 'home': 0.69
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:message-id:date:from:user-agent:mime-version:to :subject:references:in-reply-to:x-enigmail-version:content-type :content-transfer-encoding; bh=jfe+sF5GvPdLA7IsOrnTU8bqJFxsRbEr0GtPe/vefPQ=; b=dE9F3kMnqDUTYDbGIIBaeac0HA0I4Jblv4x8NsgN91f+8pKO3BjsxOEdQxDAWDWla3 3SsnqcT8nPpztY+lgLTZf7do7WQ8o1nLp1A1pMPkXr7KHJPpjhzXK9wEtgo7NO3SNXlk 3E3iXMl6ZL9sbAtVO6n9n9VtiUh3xaUDx8DNs=
DomainKey-Signature a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:x-enigmail-version:content-type :content-transfer-encoding; b=Prdc06JId0QnpvxakXJp5lpOSKkxp6SXGGoOMPe2FyHTd8RZPOlUr4+NCHNaDhuAMy 3ba4xdBkQymbBngWBYszmlr5k6Nc1EjmKNEaOBJAVdZERPqGsKf29G80VR/NQW62+wGj KyG/RYrYrImzvioBBy38EJpCsopfHqs7ar2Bo=
Date Wed, 18 May 2011 19:39:42 -0500
From Andrew Berg <bahamutzero8825@gmail.com>
User-Agent Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.15) Gecko/20110303 Thunderbird/3.1.9 ThunderBrowse/3.3.5
MIME-Version 1.0
To python-list@python.org
Subject Re: Trying to understand html.parser.HTMLParser
References <4DD03B69.6050301@gmail.com> <BANLkTikcc6wVX+aO7KATa8AK1BJJKN5kMw@mail.gmail.com> <4DD0D1A2.6060109@free.fr> <4DD1C9D5.4070206@gmail.com> <ir0033$jgt$1@dough.gmane.org>
In-Reply-To <ir0033$jgt$1@dough.gmane.org>
X-Enigmail-Version 1.1.1
Content-Type text/plain; charset=ISO-8859-1
Content-Transfer-Encoding 7bit
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.12
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.1783.1305765594.9059.python-list@python.org> (permalink)
Lines 6
NNTP-Posting-Host 82.94.164.166
X-Trace 1305765595 news.xs4all.nl 49182 [::ffff:82.94.164.166]:34185
X-Complaints-To abuse@xs4all.nl
Xref x330-a1.tempe.blueboxinc.net comp.lang.python:5755

Show key headers only | View raw


On 2011.05.18 03:30 AM, Stefan Behnel wrote:
> Well, it pretty clearly states that on the PyPI page, but I also added it 
> to the project home page now. lxml 2.3 works with any CPython version from 
> 2.3 to 3.2.
Thank you. I never would've looked at PyPI for info on a project that
has its own site. I'll take a look at it.

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: Trying to understand html.parser.HTMLParser Andrew Berg <bahamutzero8825@gmail.com> - 2011-05-18 19:39 -0500

csiph-web