Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #72486
| From | Mark Lawrence <breamoreboy@yahoo.co.uk> |
|---|---|
| Subject | Re: can someone explain the concept of "strings (or whatever) being immutable" |
| Date | 2014-06-03 08:59 +0100 |
| References | <CBDAD7DCC2E.00000B3Ccodemonkey@inbox.com> <mailman.10595.1401774877.18130.python-list@python.org> <eaa83b26-c587-4f5a-ba42-efdcd74c6fae@googlegroups.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.10600.1401782377.18130.python-list@python.org> (permalink) |
On 03/06/2014 07:28, Rustom Mody wrote: > On Tuesday, June 3, 2014 10:36:37 AM UTC+5:30, Deb Wyatt wrote: >> That was just the first question. What does immutable really mean >> if you can add items to a list? and concatenate strings? I don't >> understand enough to even ask a comprehensible question, I guess. > > It is with some pleasure that I see this question: Most people who are > clueless have no clue that they are clueless -- also called the > Dunning-Krüger effect. > > Be assured that this question is much harder and problematic than people believe. > > There are earlier discussions on this on this list, eg > > https://groups.google.com/forum/#!topic/comp.lang.python/023NLi4XXR4[126-150-false] > > [Sorry the archive thread is too broken to quote meaningfully] > This list is available in maybe six different places, so I had to chuckle that you picked just about the worst possible to reference :) -- My fellow Pythonistas, ask not what our language can do for you, ask what you can do for our language. Mark Lawrence --- This email is free from viruses and malware because avast! Antivirus protection is active. http://www.avast.com
Back to comp.lang.python | Previous | Next — Previous in thread | Find similar | Unroll thread
Re: can someone explain the concept of "strings (or whatever) being immutable" Cameron Simpson <cs@zip.com.au> - 2014-06-03 15:23 +1000
Re: can someone explain the concept of "strings (or whatever) being immutable" Rustom Mody <rustompmody@gmail.com> - 2014-06-02 23:28 -0700
Re: can someone explain the concept of "strings (or whatever) being immutable" Mark Lawrence <breamoreboy@yahoo.co.uk> - 2014-06-03 08:59 +0100
csiph-web