Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!feeder.news-service.com!newsfeed.xs4all.nl!newsfeed5.news.xs4all.nl!xs4all!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.007 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'subject:ANN': 0.02; 'tab': 0.07; '1.0.1': 0.09; 'indicates': 0.09; 'configure': 0.10; 'from:addr:gruszczy': 0.16; 'from:name:filip gruszczy\xc5\x84ski': 0.16; 'fyi,': 0.16; 'cc:addr:python-list': 0.16; 'example.': 0.18; 'cc:no real name:2**0': 0.20; "doesn't": 0.22; 'cc:2**0': 0.22; 'header:In-Reply-To:1': 0.22; 'appear': 0.23; 'received:209.85.213.46': 0.23; 'received:mail- yw0-f46.google.com': 0.23; 'code': 0.25; 'code,': 0.28; 'message- id:@mail.gmail.com': 0.29; 'cc:addr:python.org': 0.30; 'really,': 0.30; 'tar': 0.30; 'version': 0.32; 'shows': 0.32; 'does': 0.32; 'there': 0.33; 'it?': 0.33; "i've": 0.34; 'similar': 0.35; 'file': 0.36; 'created': 0.36; 'but': 0.37; 'something': 0.37; 'received:google.com': 0.38; 'received:209.85': 0.38; 'should': 0.38; 'subject:: ': 0.39; 'ok,': 0.39; 'window': 0.39; 'where': 0.40; 'your': 0.61; 'further': 0.64; 'touch': 0.68; 'anything.': 0.71 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:content-transfer-encoding; bh=tzxO50zWuXLSZBGtdoD1UzwPL2rb0Loa7KIx5ANpRXU=; b=jeuQnYI9q4U606wwjWyUxEy+3NimzxIBKRsRc5nBoVp5S+yT24OjoL2ye17R3NLEA0 jQZQJuwNw678N4Xt0LKWxL7Y9rFPtDrTnlBpf6jqVmB2SrtpiaM4fIgWCoEE2nIYL022 V4Mj+Uir3q846m+UGoNPNZIUQXByhOvLAKx5w= MIME-Version: 1.0 In-Reply-To: References: From: =?UTF-8?Q?Filip_Gruszczy=C5=84ski?= Date: Sat, 6 Aug 2011 00:31:15 +0200 Subject: Re: ANN: geany-pyflakes 1.0 To: Emile van Sebille Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: python-list@python.org 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: 20 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1312583504 news.xs4all.nl 23881 [2001:888:2000:d::a6]:53862 X-Complaints-To: abuse@xs4all.nl Xref: x330-a1.tempe.blueboxinc.net comp.lang.python:10940 > OK - it no longer crashes, but it doesn't appear to do anything. =C2=A0Is= there > something further I need to do to configure it? =C2=A0The Pyflakes tab do= es > appear in the message window and I've created a new testpyflakes.py with > code similar to your example. OK, so there must be something wrong. Do you have pyflakes installed? Where are they installed? > Also, just FYI, the plugin manager now shows the version as 1.0.1 while t= he > tar file name indicates 1.0.2. Yeah, I should make a configure file with version and use it in c code, to never make that mistake again, but I really, really don't wanto to touch autotools again. --=20 Filip Gruszczy=C5=84ski