[Python-Dev] List vs Tuple / Homogeneous vs Heterogeneous
Leandro Pereira de Lima e Silva
leandropls at cpti.cetuc.puc-rio.br
Thu Apr 17 20:32:45 CEST 2014
More information about the Python-Dev mailing list
Thu Apr 17 20:32:45 CEST 2014
- Previous message: [Python-Dev] [Python-checkins] cpython (merge 3.4 -> default): Merge 3.4
- Next message: [Python-Dev] List vs Tuple / Homogeneous vs Heterogeneous / Mutable vs Immutable
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hello there! I've stumbled upon this discussion on python-dev about what the choice between using a list or a tuple is all about in 2003: 1. https://mail.python.org/pipermail/python-dev/2003-March/033962.html 2. https://mail.python.org/pipermail/python-dev/2003-March/034029.html There's a vague comment about it on python documentation but afaik there the discussion hasn't made into any PEPs. Is there an understanding about it? Cheers, Leandro -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-dev/attachments/20140417/b82aafd2/attachment.html>
- Previous message: [Python-Dev] [Python-checkins] cpython (merge 3.4 -> default): Merge 3.4
- Next message: [Python-Dev] List vs Tuple / Homogeneous vs Heterogeneous / Mutable vs Immutable
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list