Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #39026
| Path | csiph.com!usenet.pasdenom.info!gegeweb.org!de-l.enfer-du-nord.net!feeder1.enfer-du-nord.net!cs.uu.nl!news.stack.nl!newsfeed.xs4all.nl!newsfeed4.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <mail@timgolden.me.uk> |
| 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; 'python': 0.09; '(its': 0.09; 'modules.': 0.09; 'sure,': 0.09; 'library': 0.15; 'from:addr:timgolden.me.uk': 0.16; 'from:name:tim golden': 0.16; 'message-id:@timgolden.me.uk': 0.16; 'numpy': 0.16; 'received:74.55.86': 0.16; 'received:74.55.86.74': 0.16; 'received:smtp.webfaction.com': 0.16; 'received:webfaction.com': 0.16; 'section?': 0.16; 'subject: \n ': 0.16; 'subject:questions': 0.16; 'syntax,': 0.16; 'tjg': 0.16; 'usage,': 0.16; 'wrote:': 0.17; 'somewhere': 0.24; 'external': 0.24; 'header:In-Reply-To:1': 0.25; 'header:User-Agent:1': 0.26; 'core': 0.27; '(such': 0.27; 'subject:list': 0.28; 'environment': 0.29; 'subject:what': 0.29; 'probably': 0.29; 'usually': 0.30; 'asking': 0.32; 'etc.)': 0.32; 'asked': 0.33; 'to:addr:python-list': 0.33; 'list': 0.35; 'received:192.168.0': 0.35; 'subject:?': 0.35; 'there': 0.35; 'modules': 0.36; 'should': 0.36; '(for': 0.37; 'quite': 0.37; 'subject:: ': 0.38; 'to:addr:python.org': 0.39; 'apply': 0.39; 'received:192': 0.39; 'received:192.168': 0.40; 'more': 0.63; 'here': 0.65; 'else.': 0.65; 'friendly': 0.71; 'from:addr:mail': 0.71; 'subject:this': 0.84; 'subject:kinds': 0.84; 'subject:tell': 0.84 |
| Date | Sun, 17 Feb 2013 09:44:29 +0000 |
| From | Tim Golden <mail@timgolden.me.uk> |
| User-Agent | Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130107 Thunderbird/17.0.2 |
| MIME-Version | 1.0 |
| To | python-list@python.org |
| Subject | Re: Can someone tell me what kinds of questions should be asked in this list and what kinds in the tutor section? |
| References | <CABPV-FQw5DfMXfSVWuSN3-Cm3g9WVaO9HGoOs1M34XZumm9JxQ@mail.gmail.com> |
| In-Reply-To | <CABPV-FQw5DfMXfSVWuSN3-Cm3g9WVaO9HGoOs1M34XZumm9JxQ@mail.gmail.com> |
| Content-Type | text/plain; charset=ISO-8859-1; format=flowed |
| Content-Transfer-Encoding | 7bit |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.15 |
| 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.1892.1361094302.2939.python-list@python.org> (permalink) |
| Lines | 21 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1361094302 news.xs4all.nl 6900 [2001:888:2000:d::a6]:40873 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:39026 |
Show key headers only | View raw
On 17/02/2013 00:19, Claira wrote: > Can someone tell me what kinds of questions should be asked in this > list and what kinds in the tutor section? There's no clear-cut distinction. The rule of thumb I usually apply is that questions about the *language* (its syntax, its usage, its idioms etc.) and about the core parts of the standard library -- the modules which come with Python -- can usefully be asked on the Tutor list by newcomers. Questions which are about 3rd-party modules (for example, numpy or requests) or which about more specialised standard library modules (such as the Windows-specific modules) are probably better asked here on python-list or on a module-specific forum for external modules. Again, though, there's no hard-and-fast rule: if you're not sure, ask on the Tutor list and we'll tell you there if you're better off asking somewhere else. It's quite a friendly environment :) TJG
Back to comp.lang.python | Previous | Next — Next in thread | Find similar | Unroll thread
Re: Can someone tell me what kinds of questions should be asked in this list and what kinds in the tutor section? Tim Golden <mail@timgolden.me.uk> - 2013-02-17 09:44 +0000 Re: Can someone tell me what kinds of questions should be asked in this list and what kinds in the tutor section? Rick Johnson <rantingrickjohnson@gmail.com> - 2013-02-17 13:31 -0800 Re: Can someone tell me what kinds of questions should be asked in this list and what kinds in the tutor section? Rick Johnson <rantingrickjohnson@gmail.com> - 2013-02-17 13:31 -0800
csiph-web