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!newsfeed2.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.000 X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; 'python.': 0.02; 'subject:: [': 0.04; 'from:addr:yahoo.co.uk': 0.04; 'that?': 0.05; '(except': 0.07; 'list?': 0.07; 'lawrence': 0.09; 'lines.': 0.09; 'posting.': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'suggestions.': 0.09; 'used.': 0.09; 'python': 0.11; 'jan': 0.12; 'language.': 0.14; "wouldn't": 0.14; 'windows': 0.15; 'benjamin': 0.16; 'choice,': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'subject:comment': 0.16; 'subject:program': 0.16; 'language': 0.16; 'wrote:': 0.18; 'bit': 0.19; 'meant': 0.20; 'subject:] ': 0.20; 'previously': 0.22; 'header:User-Agent:1': 0.23; 'helpful': 0.24; "haven't": 0.24; "i've": 0.25; 'post': 0.26; 'asking': 0.27; 'header:X-Complaints- To:1': 0.27; 'header:In-Reply-To:1': 0.27; 'specifically': 0.29; 'asked': 0.31; 'code': 0.31; 'jean': 0.31; 'libraries': 0.31; 'motivation': 0.31; 'maybe': 0.34; 'but': 0.35; "he's": 0.36; 'shows': 0.36; 'useful': 0.36; 'thanks': 0.36; 'january': 0.37; 'list': 0.37; 'starting': 0.37; 'to:addr:python-list': 0.38; 'does': 0.39; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'how': 0.40; 'blank': 0.60; 'course': 0.61; 'simply': 0.61; 'such': 0.63; 'our': 0.64; 'more': 0.64; 'helping': 0.70; 'irrelevant': 0.84; 'oscar': 0.84; 'received:2': 0.84 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: Mark Lawrence Subject: Re: [newbie] advice and comment wanted on first tkinter program Date: Sat, 18 Jan 2014 16:15:42 +0000 References: <79c02d3e-cf6f-4aaa-bf71-4614a272e88d@googlegroups.com> <2ffb1f76-7e51-46db-bc4a-de2c3efc90ba@googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Gmane-NNTP-Posting-Host: host-2-98-197-57.as13285.net User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 In-Reply-To: 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: 35 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1390061763 news.xs4all.nl 2830 [2001:888:2000:d::a6]:59956 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:64236 On 18/01/2014 15:12, Oscar Benjamin wrote: > 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, that's of course their choice, but maybe they don't seem to be aware the raspberry 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 > As Python is meant to be cross platform i think it's pretty much irrelevant that Raspberry Pi is mentioned. It's far more likely that people don't respond as questions are asked about specific libraries which they haven't used. Neither does it help when considering Jean's last post that the final paragraph shows as one line in Thunderbird on Windows and over 60% is simply blank lines. No guesses as to how he's posting. -- My fellow Pythonistas, ask not what our language can do for you, ask what you can do for our language. Mark Lawrence