[issue14840] Tutorial: Add a bit on the difference between tuples and lists
Ezio Melotti
report at bugs.python.org
Thu May 17 19:13:40 CEST 2012
Ezio Melotti <ezio.melotti at gmail.com> added the comment:
I personally like your suggested text, but there have been some discussion on the topic (on python-ideas iirc) and some people think that it's ok to use tuples like immutable lists, rather than just structures with heterogeneous elements similar to C's structs.
----------
nosy: +ezio.melotti
stage: -> patch review
versions: +Python 2.7, Python 3.2
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue14840>
_______________________________________
More information about the Python-bugs-list
mailing list