Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #10940
| 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 | <gruszczy@gmail.com> |
| 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 | <j1hiri$6np$1@dough.gmane.org> |
| References | <CAOBv2UHzGwtN=FuwgkrndZiUn2RN4uVPKfd=ZJwVNUFtrLKSKA@mail.gmail.com> <j1h8c4$6ak$1@dough.gmane.org> <CAOBv2UEP0HS6amAVgQV9YMAAHY7TvtpFXVb9tM8T0QvWm1Ycgw@mail.gmail.com> <j1hiri$6np$1@dough.gmane.org> |
| From | Filip Gruszczyński <gruszczy@gmail.com> |
| Date | Sat, 6 Aug 2011 00:31:15 +0200 |
| Subject | Re: ANN: geany-pyflakes 1.0 |
| To | Emile van Sebille <emile@fenx.com> |
| 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 <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.1951.1312583504.1164.python-list@python.org> (permalink) |
| 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 |
Show key headers only | View raw
> OK - it no longer crashes, but it doesn't appear to do anything. Is there > something further I need to do to configure it? The Pyflakes tab does > 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 the > 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. -- Filip Gruszczyński
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: ANN: geany-pyflakes 1.0 Filip Gruszczyński <gruszczy@gmail.com> - 2011-08-06 00:31 +0200
csiph-web