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


Groups > comp.lang.python > #84046

Re: Concerning Dictionaries and += in Python 2.x

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.fsmpi.rwth-aachen.de!newsfeed.straub-nv.de!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed1.news.xs4all.nl!xs4all!news.tele.dk!news.tele.dk!small.news.tele.dk!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <rosuav@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.096
X-Spam-Evidence '*H*': 0.81; '*S*': 0.00; 'subject:Python': 0.06; 'cc:addr:python-list': 0.11; 'jan': 0.12; 'address).': 0.16; 'attempted': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'prefer.': 0.16; 'refreshing': 0.16; 'wrote:': 0.18; 'cc:addr:python.org': 0.22; 'earlier': 0.24; 'cc:2**0': 0.24; 'post': 0.26; 'header:In-Reply-To:1': 0.27; 'chris': 0.29; 'am,': 0.29; 'mode': 0.30; 'message-id:@mail.gmail.com': 0.30; '(my': 0.31; 'fine,': 0.31; 'helpful.': 0.31; 'could': 0.34; 'but': 0.35; 'received:google.com': 0.35; 'there': 0.35; 'thanks': 0.36; 'sometimes': 0.38; 'whatever': 0.38; 'little': 0.38; 'short': 0.38; 'even': 0.60; 'referred': 0.60; 'most': 0.60; 'first': 0.61; "you've": 0.63; 'reply': 0.66; '20,': 0.68; 'viewed': 0.74; 'address,': 0.75; '2015': 0.84; 'to:none': 0.92; 'mr.': 0.98
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:cc :content-type; bh=YN6MljhMlWHF5al/OQ/pQNkuOZFCOnoicgVaLaLLBJs=; b=Km/D3HElmaUoll5zuGvSJgX05WSTYePcTs43FJzEW+8fzAoytv/vcteTFLVe4AYYc9 4IKPrjyoXVbphtxsPA2XHITIM05XvDAsd8kJlUDOLQErwUUkNpnXZEdkS5FTh2EOiIPp SKEEYNO80NKmjHu79cyz+6lQRI/KR+cVUEywtWsP5P8Yhe+pnX2gMRUMh3jSkc5gxleS Yzx3m6GYXajflooOH2cBIElFU2PLozIl8DZYZtgqsfCKJNvSwXWyB99766C/OvC5Hl8Z 8XtJLj9gbE/8AKXFHwj1eMO12eJqTZXJrYtQ67Jgk1XQPx4Ew1Yqyvz0JAv9QCl9pCPA sVCA==
MIME-Version 1.0
X-Received by 10.140.97.203 with SMTP id m69mr25278616qge.39.1421714786246; Mon, 19 Jan 2015 16:46:26 -0800 (PST)
In-Reply-To <78c7d3ea-0bff-4716-acc9-1ff38d52dfe2@googlegroups.com>
References <bc9e302a-356c-4223-9c25-6a8003db48e6@googlegroups.com> <78c7d3ea-0bff-4716-acc9-1ff38d52dfe2@googlegroups.com>
Date Tue, 20 Jan 2015 11:46:26 +1100
Subject Re: Concerning Dictionaries and += in Python 2.x
From Chris Angelico <rosuav@gmail.com>
Cc "python-list@python.org" <python-list@python.org>
Content-Type text/plain; charset=UTF-8
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 <https://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 <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.17873.1421714793.18130.python-list@python.org> (permalink)
Lines 13
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1421714793 news.xs4all.nl 2838 [2001:888:2000:d::a6]:48276
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:84046

Show key headers only | View raw


On Tue, Jan 20, 2015 at 11:34 AM, Luke Tomaneng <luketomaneng@gmail.com> wrote:
> Thanks Chris / Mr. Angelico / whatever you prefer. I attempted to post a reply to you before but it could not be viewed even after refreshing several times. You've been helpful.
>

My pleasure! Your earlier email did come through; sometimes there are
short delays, it's not a big deal.

As to a mode of address, most people use first names around here, so
"Chris" is common. But when lots of Chrises get to talking, that can
get ambiguous, so I might be referred to as ChrisA, or as Rosuav (my
email address). But Mr Angelico is fine, if a little formal :)

ChrisA

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


Thread

Concerning Dictionaries and += in Python 2.x Luke Tomaneng <luketomaneng@gmail.com> - 2015-01-19 16:12 -0800
  Re: Concerning Dictionaries and += in Python 2.x Chris Angelico <rosuav@gmail.com> - 2015-01-20 11:21 +1100
    Re: Concerning Dictionaries and += in Python 2.x Luke Tomaneng <luketomaneng@gmail.com> - 2015-01-19 16:31 -0800
  Re: Concerning Dictionaries and += in Python 2.x MRAB <python@mrabarnett.plus.com> - 2015-01-20 00:27 +0000
  Re: Concerning Dictionaries and += in Python 2.x Luke Tomaneng <luketomaneng@gmail.com> - 2015-01-19 16:34 -0800
    Re: Concerning Dictionaries and += in Python 2.x Chris Angelico <rosuav@gmail.com> - 2015-01-20 11:46 +1100
  Re: Concerning Dictionaries and += in Python 2.x Dan Stromberg <drsalists@gmail.com> - 2015-01-19 16:54 -0800
  Re: Concerning Dictionaries and += in Python 2.x Denis McMahon <denismfmcmahon@gmail.com> - 2015-01-21 05:01 +0000
    Re: Concerning Dictionaries and += in Python 2.x Peter Otten <__peter__@web.de> - 2015-01-21 09:43 +0100
      Re: Concerning Dictionaries and += in Python 2.x Denis McMahon <denismfmcmahon@gmail.com> - 2015-01-21 14:10 +0000
    Re: Concerning Dictionaries and += in Python 2.x Peter Otten <__peter__@web.de> - 2015-01-21 09:59 +0100

csiph-web