Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #72545
| From | Mark H Harris <harrismh777@gmail.com> |
|---|---|
| Newsgroups | comp.lang.python |
| Subject | Re: immutable vs mutable |
| Date | 2014-06-03 15:35 -0500 |
| Organization | Aioe.org NNTP Server |
| Message-ID | <lmlbit$rds$1@speranza.aioe.org> (permalink) |
| References | <mailman.10641.1401824651.18130.python-list@python.org> |
On 6/3/14 12:29 PM, Deb Wyatt wrote: > > http://www.spontaneoussymmetry.com/blog/archives/438 > > Deb in WA, USA The article is bogged down in unnecessary complications with regard to mutability (or not) and pass-by reference|value stuff. The author risks confusing her audience (those who are perhaps already confused about the nature of variables in Python). 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
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