Path: csiph.com!x330-a1.tempe.blueboxinc.net!feeder1.hal-mli.net!feeder.news-service.com!xlned.com!feeder7.xlned.com!news2.euro.net!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.002 X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; 'pypi': 0.04; 'cpython': 0.07; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:80.91.229.12': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'received:lo.gmane.org': 0.09; 'am,': 0.14; 'wrote:': 0.14; '3.2.': 0.16; 'from:addr:behnel.de': 0.16; 'from:addr:stefan_ml': 0.16; 'from:name:stefan behnel': 0.16; 'subject:Trying': 0.16; "would've": 0.16; 'looked': 0.16; '2.3': 0.19; 'header:In-Reply-To:1': 0.21; 'stefan': 0.29; 'version': 0.29; 'this.': 0.31; 'clearly': 0.32; 'andrew': 0.32; 'header:X -Complaints-To:1': 0.32; 'to:addr:python-list': 0.33; 'project': 0.33; 'thank': 0.35; 'header:User-Agent:1': 0.35; 'page': 0.37; 'pretty': 0.37; 'received:org': 0.38; 'but': 0.38; 'subject:: ': 0.38; 'header:Mime-Version:1': 0.39; 'to:addr:python.org': 0.39; 'you.': 0.62; 'states': 0.67; 'site.': 0.68; 'home': 0.69; 'received:93': 0.80; 'should,': 0.84 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: Stefan Behnel Subject: Re: Trying to understand html.parser.HTMLParser Date: Thu, 19 May 2011 08:18:23 +0200 References: <4DD03B69.6050301@gmail.com> <4DD0D1A2.6060109@free.fr> <4DD1C9D5.4070206@gmail.com> <4DD466CE.7050104@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Gmane-NNTP-Posting-Host: ppp-93-104-24-12.dynamic.mnet-online.de User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.17) Gecko/20110424 Lightning/1.0b2 Thunderbird/3.1.10 In-Reply-To: <4DD466CE.7050104@gmail.com> X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 12 NNTP-Posting-Host: 82.94.164.166 X-Trace: 1305785917 news.xs4all.nl 49039 [::ffff:82.94.164.166]:40688 X-Complaints-To: abuse@xs4all.nl Xref: x330-a1.tempe.blueboxinc.net comp.lang.python:5763 Andrew Berg, 19.05.2011 02:39: > 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. You should, especially for standardised information like this. Stefan