Path: csiph.com!usenet.pasdenom.info!dedibox.gegeweb.org!gegeweb.eu!nntpfeed.proxad.net!proxad.net!feeder1-2.proxad.net!usenet-fr.net!nerim.net!novso.com!newsfeed.xs4all.nl!newsfeed3a.news.xs4all.nl!xs4all!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; 'subject:: [': 0.04; 'that?': 0.05; '(except': 0.07; 'list?': 0.07; 'suggestions.': 0.09; 'cc:addr:python-list': 0.11; 'python': 0.11; 'jan': 0.12; "wouldn't": 0.14; 'cc:name:python list': 0.16; 'choice,': 0.16; 'subject:comment': 0.16; 'subject:program': 0.16; 'wrote:': 0.18; 'bit': 0.19; 'subject:] ': 0.20; 'previously': 0.22; 'cc:addr:python.org': 0.22; 'helpful': 0.24; 'cc:2**0': 0.24; "i've": 0.25; 'asking': 0.27; 'header:In-Reply-To:1': 0.27; 'specifically': 0.29; 'message-id:@mail.gmail.com': 0.30; 'code': 0.31; 'jean': 0.31; 'motivation': 0.31; 'maybe': 0.34; 'but': 0.35; 'received:google.com': 0.35; 'useful': 0.36; 'thanks': 0.36; 'january': 0.37; 'list': 0.37; 'starting': 0.37; 'course': 0.61; 'such': 0.63; 'more': 0.64; 'to:addr:gmail.com': 0.65; 'helping': 0.70; 'oscar': 0.84 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:content-transfer-encoding; bh=8d6xZ7IO4IT4Iw9qrgb27ACPWC5fw3GqgzLtxuc7zMQ=; b=zeyh8alincaxZAbsdEFZsLX1B3ajlUf1g0hmaMJQ1FBtS8jNA+Tu80f7DHx+Ie+zd8 uHokWpvWXvVjup1quH84PF40eEKvXCmnBErlceEs/XMU/EF3ISHgnaoIilBFmTwjNJuO PJ9PIM8NI4VGlfEvWhCgXYcQImMXCB4ZrsoyNe/7RKItfQ9cK+ZM3w/IkUvh3c3vbrRb 6sDZYS1/oWAqzK2t/IZh92gRC4HblizByIPzixc5vfI6y7SdsTd0jXMWVRxouHdooZZ4 lHvRhNiOvaxdasrCgV18hEl5xl5raSAoxqAClMnrnXkCuJHRLqL72xo1+ZGOtty1Z1li I+6A== X-Received: by 10.68.190.169 with SMTP id gr9mr8590016pbc.30.1390057981150; Sat, 18 Jan 2014 07:13:01 -0800 (PST) MIME-Version: 1.0 In-Reply-To: <2ffb1f76-7e51-46db-bc4a-de2c3efc90ba@googlegroups.com> References: <79c02d3e-cf6f-4aaa-bf71-4614a272e88d@googlegroups.com> <2ffb1f76-7e51-46db-bc4a-de2c3efc90ba@googlegroups.com> From: Oscar Benjamin Date: Sat, 18 Jan 2014 15:12:41 +0000 Subject: Re: [newbie] advice and comment wanted on first tkinter program To: Jean Dupont Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: Python List X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 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: 22 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1390057984 news.xs4all.nl 2944 [2001:888:2000:d::a6]:48910 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:64233 On 18 January 2014 14:52, Jean Dupont wrote: > > Thanks Peter and Terry Jan for the useful suggestions. One thing which I = find a bit weird: when asking for Python-help concerning raspberry pi code = or problems, a lot of people don't seem to be interested in helping out, th= at's of course their choice, but maybe they don't seem to be aware the rasp= berry pi is often the motivation for starting to learn to program in Python= . And as such such a reaction is a bit disappointing. Hi Jean, What makes you say that? Did you previously ask questions about Rasberry Pi code on this list? If you did I wouldn't have answered those questions because I've never used a Raspberry Pi and know nothing about them (except that they encourage using Python somehow). I think that there's actually a list that is specifically for Raspberry Pi Python questions that might be more helpful although I don't know what it is... Oscar