Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #72567
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed3a.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <codemonkey@inbox.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.123 |
| X-Spam-Level | * |
| X-Spam-Evidence | '*H*': 0.77; '*S*': 0.01; 'anymore.': 0.09; 'python': 0.11; 'mostly': 0.14; 'scope.': 0.16; 'url:earth': 0.16; 'wa,': 0.16; 'examples': 0.20; 'header:In-Reply-To:1': 0.27; 'to:2**1': 0.27; "i'm": 0.30; 'guess': 0.33; 'earth': 0.36; 'charset:us- ascii': 0.36; 'to:addr:python-list': 0.38; 'to:addr:python.org': 0.39; 'free': 0.61; 'you.': 0.62; 'to:addr:gmail.com': 0.65; 'beat': 0.68; 'usa': 0.69; 'article': 0.77; 'glad': 0.83 |
| DomainKey-Signature | q=dns; a=rsa-sha1; c=nofws; d=inbox.com; s=s1; h=mime-version:date:message-id:from:subject:to:content-type; b=RCJs5fX2kRTICwuLB35Uk3KFN4hoqekgLORvvcDoW0xY0TRV83IJqriUG0fH5PXgia83 en19FINXyqYvaerBbqOq48jgRrdFiEVjnSVMi9hUeFr+5uxVPSHqoiwOeA6HcOZdXkYUeH IsK8l689JYPYS747SU/z+5SN4ddlCxdAA= |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; q=dns/txt; d=inbox.com; s=s1; h=mime-version:date:message-id:subject:from:to:content-type; bh=4ylSx/SkelxZiwiuUtX/pltO4Sk1HRP2wilyjPmJi1Y=; b=DII+j+vL3sSh3c2lVM5q6fkguncKxS5ppeuKbKw10Z02tofqoFmHPBDlWYNa4YEWVPqa QUvRWpqpVBa3T4bG60NDt8if7pgoZWv/4qf/tdzAUdekJyBLeM+nvvc1Eu2zI5VWLhka2h s1SKvSoJigszFeawQSonvyg/w5YsewhaE= |
| Mime-Version | 1.0 |
| Date | Tue, 3 Jun 2014 17:14:02 -0800 |
| From | Deb Wyatt <codemonkey@inbox.com> |
| Subject | Re: immutable vs mutable |
| To | Mark H Harris <harrismh777@gmail.com>, python-list@python.org |
| In-Reply-To | <lmlbit$rds$1@speranza.aioe.org> |
| References | <mailman.10641.1401824651.18130.python-list@python.org> |
| X-Mailer | INBOX.COM |
| X-Originating-IP | 98.247.209.87 |
| Content-Type | text/plain; charset=US-ASCII |
| Content-Transfer-Encoding | quoted-printable |
| X-IWM-ACU | ib9mHH3JDAHZ3NUJfet6ltwY6x5ljED3HO2RyxnfjavLgfio8Q99dTOWohDU ldzBPzeacn8XbhxSKwMznYIE71-FxUcOJ84QnQdGzot4MsdVK0afeGYYsFfl TuH4LTf5zfLsz41JhvA@@ |
| 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.10660.1401844444.18130.python-list@python.org> (permalink) |
| Lines | 18 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1401844444 news.xs4all.nl 2913 [2001:888:2000:d::a6]:53065 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:72567 |
Show key headers only | View raw
> > The examples deal mostly with names and scope. The article in my opinion > confuses a Python concept which is otherwise very straight-forward which > has been beat to death on this forum. > > marcus Well, I'm glad you find this concept straight-forward. I guess I'm not as smart as you. I won't beat it anymore. Deb in WA, USA ____________________________________________________________ FREE 3D EARTH SCREENSAVER - Watch the Earth right on your desktop! Check it out at http://www.inbox.com/earth
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
immutable vs mutable Deb Wyatt <codemonkey@inbox.com> - 2014-06-03 09:29 -0800
Re: immutable vs mutable Mark H Harris <harrismh777@gmail.com> - 2014-06-03 15:35 -0500
Re: immutable vs mutable Deb Wyatt <codemonkey@inbox.com> - 2014-06-03 17:14 -0800
Re: immutable vs mutable Deb Wyatt <codemonkey@inbox.com> - 2014-06-03 17:14 -0800
Re: immutable vs mutable Mark H Harris <harrismh777@gmail.com> - 2014-06-04 14:00 -0500
Re: immutable vs mutable Ethan Furman <ethan@stoneleaf.us> - 2014-06-03 18:24 -0700
Re: immutable vs mutable Mark H Harris <harrismh777@gmail.com> - 2014-06-04 13:52 -0500
Re: immutable vs mutable Mark H Harris <harrismh777@gmail.com> - 2014-06-04 13:52 -0500
Re: immutable vs mutable Chris Angelico <rosuav@gmail.com> - 2014-06-04 12:27 +1000
Re: immutable vs mutable Steven D'Aprano <steve@pearwood.info> - 2014-06-04 05:02 +0000
Re: immutable vs mutable Mark Lawrence <breamoreboy@yahoo.co.uk> - 2014-06-04 09:23 +0100
Re: immutable vs mutable Deb Wyatt <codemonkey@inbox.com> - 2014-06-03 19:56 -0800
Re: immutable vs mutable Deb Wyatt <codemonkey@inbox.com> - 2014-06-03 17:57 -0800
Re: immutable vs mutable Mark Lawrence <breamoreboy@yahoo.co.uk> - 2014-06-04 09:25 +0100
csiph-web