Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #19061
| Path | csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <jerome@jolimont.fr> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.076 |
| X-Spam-Evidence | '*H*': 0.85; '*S*': 0.01; 'url:py': 0.07; 'subject:python': 0.10; 'displayed': 0.10; 'cc:addr:python-list': 0.15; 'header:X-Face:1': 0.16; 'received:lan': 0.16; 'jan': 0.19; 'cc:no real name:2**0': 0.21; 'header:In-Reply-To:1': 0.22; '-0500': 0.23; 'cc:2**0': 0.25; 'code': 0.25; 'subject: : ': 0.25; 'tend': 0.28; 'cc:addr:python.org': 0.29; '(and': 0.29; 'third- party': 0.32; 'url:downloads': 0.32; 'tue,': 0.32; 'thanks': 0.32; 'done': 0.33; 'too': 0.34; 'rather': 0.34; 'subject:project': 0.34; 'open': 0.38; 'subject:: ': 0.39; 'more': 0.61; 'received:89': 0.65; 'subject:First': 0.67; 'sites': 0.68; 'brown': 0.80; 'browser.': 0.80; 'to:none': 0.93; 'url:fr': 0.96 |
| X-Spam-Checker-Version | SpamAssassin 3.3.1 (2010-03-16) on jeftof |
| X-Spam-Level | |
| X-Spam-Status | No, score=0.2 required=7.0 tests=ALL_TRUSTED,MISSING_HEADERS autolearn=no version=3.3.1 |
| Date | Tue, 17 Jan 2012 18:48:12 +0100 |
| From | Jérôme <jerome@jolimont.fr> |
| Cc | python-list@python.org |
| Subject | Re: First python project : Tuner |
| In-Reply-To | <CABRP1o-Fkxq98MpC1dMGFja86apXaW6vAYr_9w7waT-z+OJJdQ@mail.gmail.com> |
| References | <mailman.4813.1326810025.27778.python-list@python.org> <296de6ba-2929-44de-bb26-8eea343b6875@h12g2000yqg.googlegroups.com> <20120117182614.25072938@bouzin.lan> <CABRP1o-Fkxq98MpC1dMGFja86apXaW6vAYr_9w7waT-z+OJJdQ@mail.gmail.com> |
| X-Mailer | Claws Mail 3.8.0 (GTK+ 2.24.8; x86_64-pc-linux-gnu) |
| X-Face | "kBB1-!wF@,"j_&tJ&7; T,t)PeQkZg5?.:{p,s>/,+?b6pN5!yxZy^nRXA=*?W+|J9OG!W[rdx^VA^Sx`R"g,; +MzhAq"tZFg27W4qX+ZXvLX=%piZ6c.7@oSDHyQ0Mff#HGx<{ |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=UTF-8 |
| Content-Transfer-Encoding | quoted-printable |
| 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.4816.1326822315.27778.python-list@python.org> (permalink) |
| Lines | 19 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1326822315 news.xs4all.nl 6973 [2001:888:2000:d::a6]:46370 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | x330-a1.tempe.blueboxinc.net comp.lang.python:19061 |
Show key headers only | View raw
Tue, 17 Jan 2012 12:28:11 -0500 Rodrick Brown a écrit: > You would get more responses if you used one of those sites that displayed > the code right in the browser. Thanks for the tip. I thought people would rather open it in their own editor. (And I tend to avoid third-party hosting.) Here's an html rendering : http://devs.jolimont.fr/tuner/downloads/tuner_v2_0.py.html This is done with gvim. Too bad it lacks line numbering. -- Jérôme
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
First python project : Tuner Jérôme <jerome@jolimont.fr> - 2012-01-17 15:16 +0100
Re: First python project : Tuner Rick Johnson <rantingrickjohnson@gmail.com> - 2012-01-17 08:48 -0800
Re: First python project : Tuner Jérôme <jerome@jolimont.fr> - 2012-01-17 18:26 +0100
Re: First python project : Tuner Ben Finney <ben+python@benfinney.id.au> - 2012-01-18 06:38 +1100
Re: First python project : Tuner Rick Johnson <rantingrickjohnson@gmail.com> - 2012-01-17 12:38 -0800
Re: First python project : Tuner Chris Angelico <rosuav@gmail.com> - 2012-01-18 07:46 +1100
Re: First python project : Tuner Jérôme <jerome@jolimont.fr> - 2012-01-17 18:48 +0100
Re: First python project : Tuner gst <g.starck@gmail.com> - 2012-01-17 10:16 -0800
Re: First python project : Tuner Jérôme <jerome@jolimont.fr> - 2012-01-17 20:00 +0100
csiph-web