Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #29695
| Path | csiph.com!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <ian.g.kelly@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.036 |
| X-Spam-Evidence | '*H*': 0.93; '*S*': 0.00; '21,': 0.07; 'sep': 0.09; 'subject:Function': 0.09; 'looked': 0.10; '2:28': 0.16; 'dismiss': 0.16; 'subject:Print': 0.16; 'wrote:': 0.17; '>>>': 0.18; 'header :In-Reply-To:1': 0.25; 'question': 0.27; 'message- id:@mail.gmail.com': 0.27; 'fri,': 0.30; 'point': 0.31; 'reputation': 0.33; 'to:addr:python-list': 0.33; 'received:google.com': 0.34; 'pm,': 0.35; 'received:209.85': 0.35; 'but': 0.36; 'being': 0.37; 'received:209': 0.37; 'subject:: ': 0.38; 'page': 0.38; 'to:addr:python.org': 0.39; 'header:Received:5': 0.40; 'brown': 0.65; 'answer.': 0.71; 'to:name:python': 0.84; 'sincere': 0.96 |
| 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 :content-type; bh=SArwirVOhHeNI+p1ajYK6yr6vuCyNscAPJy7KZdBIA8=; b=Mj3BoQMt1pM1YIg+MKv3uHzfuMa8AC6et11Rogm6AD/5jlYc3Bjs+uCPQhaUc8uoZC PNgXY0kKXLnSaUX0wufvTD1bzjom5XxgWooeTkuM3ayYqq7UYTXtsIp4MFoT7UuBEpRA 5cxKHYTMC8TIGzhPhgVkojeWzdB6VN25gKLK7xRA6hV/donw0lEKmceuCJDUftdaci6R 3rmAijo5AjnVfmClF9qktjh4ZPRIZ7G8p1J6hQQ+q5OqiKKtWURtW/Ljl/Xulv8FzTrs 6KtY1hcIY9c8/qC+BnZOHmCLdVhf6X27rjjp/sYGz2j/J0zrmMXztjS+44YEmhgBzdbv slnQ== |
| MIME-Version | 1.0 |
| In-Reply-To | <5K47s.294147$Up5.154909@fx06.am4> |
| References | <db8c7111-8fc7-4884-8c58-987399f7793f@googlegroups.com> <7383089012385283931@unknownmsgid> <mailman.1041.1348260886.27098.python-list@python.org> <5K47s.294147$Up5.154909@fx06.am4> |
| From | Ian Kelly <ian.g.kelly@gmail.com> |
| Date | Fri, 21 Sep 2012 16:43:05 -0600 |
| Subject | Re: Print Function |
| To | Python <python-list@python.org> |
| Content-Type | text/plain; charset=ISO-8859-1 |
| 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.1047.1348267417.27098.python-list@python.org> (permalink) |
| Lines | 14 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1348267417 news.xs4all.nl 6921 [2001:888:2000:d::a6]:48955 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:29695 |
Show key headers only | View raw
On Fri, Sep 21, 2012 at 3:11 PM, Alister <alister.ware@ntlworld.com> wrote: > On Fri, 21 Sep 2012 14:54:14 -0600, Ian Kelly wrote: > >> On Fri, Sep 21, 2012 at 2:28 PM, Rodrick Brown <rodrick.brown@gmail.com> >> wrote: >>> Go away troll! >> >> Troll? It looked like a sincere question to me. > > but one that page 1 of the documentation would answer. So point the asker to the documentation, don't just dismiss them as a troll. This newsgroup has a reputation for being friendly. Let's keep it that way.
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Print Function gengyangcai@gmail.com - 2012-09-21 13:20 -0700
Re: Print Function Rodrick Brown <rodrick.brown@gmail.com> - 2012-09-21 16:28 -0400
Re: Print Function Tarek Ziadé <tarek@ziade.org> - 2012-09-21 22:29 +0200
Re: Print Function Ian Kelly <ian.g.kelly@gmail.com> - 2012-09-21 14:54 -0600
Re: Print Function Alister <alister.ware@ntlworld.com> - 2012-09-21 21:11 +0000
Re: Print Function Ian Kelly <ian.g.kelly@gmail.com> - 2012-09-21 16:43 -0600
Re: Print Function John Gordon <gordon@panix.com> - 2012-09-21 21:17 +0000
Re: Print Function Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2012-09-22 01:26 +0000
Re: Print Function Mark Lawrence <breamoreboy@yahoo.co.uk> - 2012-09-22 08:27 +0100
Re: Print Function Walter Hurry <walterhurry@lavabit.com> - 2012-09-22 23:28 +0000
csiph-web