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


Groups > comp.lang.python > #31748

Re: Python on Windows

Path csiph.com!usenet.pasdenom.info!gegeweb.org!de-l.enfer-du-nord.net!feeder1.enfer-du-nord.net!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail
Return-Path <mail@timgolden.me.uk>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.000
X-Spam-Evidence '*H*': 1.00; '*S*': 0.00; 'url:pypi': 0.03; 'subject:Python': 0.05; 'context': 0.05; 'referring': 0.07; 'tom': 0.07; 'subject:Windows': 0.09; 'cc:addr:python-list': 0.10; 'suggest': 0.11; '"python': 0.16; '...]': 0.16; 'did.': 0.16; 'feedparser': 0.16; 'from:addr:timgolden.me.uk': 0.16; 'from:name:tim golden': 0.16; 'googled': 0.16; 'message- id:@timgolden.me.uk': 0.16; 'posted,': 0.16; 'received:74.55.86': 0.16; 'received:74.55.86.74': 0.16; 'received:smtp.webfaction.com': 0.16; 'received:webfaction.com': 0.16; 'tjg': 0.16; 'uninstall': 0.16; 'wrote:': 0.17; 'module': 0.19; 'installation': 0.23; 'cc:2**0': 0.23; 'work.': 0.23; 'seems': 0.23; 'cc:no real name:2**0': 0.24; 'second': 0.24; 'least': 0.25; 'cc:addr:python.org': 0.25; 'header:In-Reply-To:1': 0.25; 'header:User-Agent:1': 0.26; 'leave': 0.26; 'preceding': 0.29; 'them?': 0.29; 'probably': 0.29; "i'm": 0.29; 'install': 0.29; 'url:python': 0.32; 'received:192.168.100': 0.33; 'likely': 0.33; 'tutorial': 0.33; 'version': 0.34; 'thanks': 0.34; 'but': 0.36; 'url:org': 0.36; 'should': 0.36; 'enough': 0.36; 'one,': 0.37; 'previous': 0.37; 'subject:: ': 0.38; 'fact': 0.38; 'some': 0.38; 'received:192': 0.39; 'google': 0.39; 'where': 0.40; 'received:192.168': 0.40; 'link': 0.60; 'most': 0.61; 'charset:windows-1252': 0.65; 'from:addr:mail': 0.71; 'replied.': 0.91; 'to:none': 0.93
Date Fri, 19 Oct 2012 15:24:41 +0100
From Tim Golden <mail@timgolden.me.uk>
User-Agent Mozilla/5.0 (Windows NT 6.1; WOW64; rv:15.0) Gecko/20120907 Thunderbird/15.0.1
MIME-Version 1.0
CC python-list@python.org
Subject Re: Python on Windows
References <1pKdnT9EiNaO2ODNnZ2dnUVZ8rCdnZ2d@bt.com> <JY2dnYfmpcsEyRzNnZ2dnUVZ8vadnZ2d@bt.com> <rYmdnUnPSeltwhzNnZ2dnUVZ8t-dnZ2d@bt.com>
In-Reply-To <rYmdnUnPSeltwhzNnZ2dnUVZ8t-dnZ2d@bt.com>
Content-Type text/plain; charset=windows-1252
Content-Transfer-Encoding 7bit
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
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.2510.1350656685.27098.python-list@python.org> (permalink)
Lines 29
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1350656685 news.xs4all.nl 6853 [2001:888:2000:d::a6]:60362
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:31748

Show key headers only | View raw


[Could I suggest snipping some of the preceding replies unless you're
referring directly to them? Just leave enough to make the context clear]

[... attempts to find feedparser module for beginner's tutorial ...]

On 19/10/2012 15:12, graham wrote:
> Once again thanks to those that replied.
> 
> Since I posted, I found a version 4.1 on sourceforge.
> 
> I guessed/muddled my way through installation and it seems to work.
> 
> To Tom Golden,
>   Thanks for the link to http://pypi.python.org/pypi/feedparser/ - I
> couldn't find it and I don't know how you did.

At least from where I'm standing, it's the second Google result for
"python feedparser" but in fact I Googled for "PyPI feedparser" because
I knew that that was the most likely bet.

> 
> The version at http://pypi.python.org/pypi/feedparser/ is 5.1. Can I
> simply install 'over the top' of the previous one or do I need to
> uninstall V4.1?

You should just be able to over-install. No harm in deleting the
previous one, but you probably don't need to.

TJG

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


Thread

Python on Windows graham <grahams@tectime.com> - 2012-10-16 12:29 +0100
  Re: Python on Windows Marco Nawijn <nawijn@gmail.com> - 2012-10-16 04:35 -0700
    Re: Python on Windows Dwight Hutto <dwightdhutto@gmail.com> - 2012-10-16 07:56 -0400
  Re: Python on Windows Joel Goldstick <joel.goldstick@gmail.com> - 2012-10-16 07:44 -0400
  Re: Python on Windows graham <grahams@tectime.com> - 2012-10-19 14:24 +0100
    Re: Python on Windows Tim Golden <mail@timgolden.me.uk> - 2012-10-19 14:44 +0100
    Re: Python on Windows rusi <rustompmody@gmail.com> - 2012-10-19 06:48 -0700
    Re: Python on Windows Tim Golden <mail@timgolden.me.uk> - 2012-10-19 15:00 +0100
    Re: Python on Windows graham <grahams@tectime.com> - 2012-10-19 15:12 +0100
      Re: Python on Windows Tim Golden <mail@timgolden.me.uk> - 2012-10-19 15:24 +0100
    Re: Python on Windows Mark Lawrence <breamoreboy@yahoo.co.uk> - 2012-10-19 15:23 +0100
    Re: Python on Windows Tim Golden <mail@timgolden.me.uk> - 2012-10-19 15:40 +0100
    Re: Python on Windows Gisle Vanem <gvanem@broadpark.no> - 2012-10-20 14:47 +0200

csiph-web