assignment statements: lists vs. strings

Aahz aahz at pythoncraft.com
Mon Feb 2 12:26:09 EST 2004


In article <3e96ebd7.0402020750.3b0b9b82 at posting.google.com>,
Klaus Neuner <klaus_neuner82 at yahoo.de> wrote:
>
>I would like to understand the reason for the following difference
>between dealing with lists and dealing with strings: What is this
>difference good for? How it is accounted for in Python slang?

http://starship.python.net/crew/mwh/hacks/objectthink.html
-- 
Aahz (aahz at pythoncraft.com)           <*>         http://www.pythoncraft.com/

"The joy of coding Python should be in seeing short, concise, readable
classes that express a lot of action in a small amount of clear code -- 
not in reams of trivial code that bores the reader to death."  --GvR



More information about the Python-list mailing list