Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #28313

Re: newbie ``print`` question

Path csiph.com!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed5.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail
Return-Path <chris@rebertia.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.006
X-Spam-Evidence '*H*': 0.99; '*S*': 0.00; 'context': 0.05; 'subject:question': 0.08; 'lawrence': 0.09; 'received:mail- vc0-f174.google.com': 0.09; 'sep': 0.09; 'cc:addr:python-list': 0.10; 'thread': 0.11; '"2"': 0.16; '"from"': 0.16; 'concatenate': 0.16; 'wrote:': 0.17; 'all,': 0.21; 'thanks.': 0.21; 'cc:2**0': 0.23; 'cc:no real name:2**0': 0.24; 'cc:addr:python.org': 0.25; 'header:In-Reply-To:1': 0.25; 'message-id:@mail.gmail.com': 0.27; 'chris': 0.28; 'post': 0.28; 'informative': 0.29; 'received:209.85.220.174': 0.29; 'str': 0.29; 'convert': 0.29; 'print': 0.32; 'adjust': 0.33; 'received:google.com': 0.34; 'pm,': 0.35; 'posting': 0.35; 'received:209.85.220': 0.35; 'received:209.85': 0.35; 'client': 0.36; 'received:209': 0.37; 'subject:: ': 0.38; 'mark': 0.38; 'header:Received:5': 0.40; 'your': 0.60; 'more': 0.63; 'confusing': 0.84; 'sender:addr:chris': 0.84
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=rebertia.com; s=google; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=oWFIrRhenJoE8OddGCzTa5eZ/2ujZFuvHjzRdMAvwGM=; b=GuGJ9MBq2nSUYaTfc0kkUDpkkX+8jGjCh1DIA1EfuQMTdRw3V0ZJlvhCupKLT5PbhS p1+BPGsMSfqfzDmpAC8o+43doA6c9nPfTs2adcju1gSt1XzJBJtA2SgFBvj9RXCMiW7a GyJuHFrD4u4++sMEnmIuPk3TpXv0+yucpvu64=
X-Google-DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :x-gm-message-state; bh=oWFIrRhenJoE8OddGCzTa5eZ/2ujZFuvHjzRdMAvwGM=; b=oozpSAapStM+3V1xhPaLBgn2LQ3nETXM1ZHkIvi7RCg9fCcN30m4W7VFGHw6c/0SfV sN0mOSH713oKOMg9U0gGDVpjWdf0Hlygqq0WeyKUv/ZCpTGuWL6bGmeA7BUMvbFf69JV Z/6W9kBC8r9iXlS8iS5ccCCzcGUfKadfjLZvp+W7GOa4N78bZaMS3XQYl/IWr1xP7UPX Jiq0kILTzULDMQvc623HtPKCQhVAeeIglH58JycsLO5bebiPOqFhlWNXeKsDyzbLOKzK MusRULOTKL+HbAaX/CuHCW55nHidIlU1X3sZlTUM7lJYM9wQoKvKbAx1hYbcefjODlVw mAug==
MIME-Version 1.0
Sender chris@rebertia.com
In-Reply-To <k20f73$nck$1@ger.gmane.org>
References <5043ba4a$0$13161$c3e8da3$14a0410e@news.astraweb.com> <k20f73$nck$1@ger.gmane.org>
Date Sun, 2 Sep 2012 13:33:47 -0700
X-Google-Sender-Auth iPIofmb-lfmFWeS6Y25y57Hr9qM
Subject Re: newbie ``print`` question
From Chris Rebert <clp2@rebertia.com>
To me@joshmk.com
Content-Type text/plain; charset=UTF-8
X-Gm-Message-State ALoCoQlu+xwfj1thMLH1xfF44n9WCG7pvmWMIbGrVv/YmXZfgxey2oKfddLm+3WmLAr12b5UIR75
Cc python-list@python.org
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.111.1346618030.27098.python-list@python.org> (permalink)
Lines 16
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1346618030 news.xs4all.nl 6895 [2001:888:2000:d::a6]:45740
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:28313

Show key headers only | View raw


On Sun, Sep 2, 2012 at 1:24 PM, Mark Lawrence <breamoreboy@yahoo.co.uk> wrote:
> On 02/09/2012 20:58, me wrote:
>>
>> Well you can convert the ints to str then concatenate them.
>>
>> print "1" + "2"
>>
>
> Please post other parts of the thread so people can get the context or don't
> bother posting at all, thanks.

Please also adjust your mail client so that your "From" is more
informative and less confusing than simply "me".

Regards,
Chris

Back to comp.lang.python | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

Re: newbie ``print`` question me <me@joshmk.com> - 2012-09-02 19:58 +0000
  Re: newbie ``print`` question Mark Lawrence <breamoreboy@yahoo.co.uk> - 2012-09-02 21:24 +0100
  Re: newbie ``print`` question Chris Rebert <clp2@rebertia.com> - 2012-09-02 13:33 -0700

csiph-web