Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #67431
| Date | 2014-03-02 17:35 +0530 |
|---|---|
| Subject | Re: Can tuples be replaced with lists all the time? |
| From | Ashish Panchal <ashish.u.panchal@googlemail.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.7571.1393763283.18130.python-list@python.org> (permalink) |
[Multipart message — attachments visible in raw view] - view raw
No, not always. You can use yuples as dictionary key as keys are immutable and you can't use it as list.
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: Can tuples be replaced with lists all the time? Ashish Panchal <ashish.u.panchal@googlemail.com> - 2014-03-02 17:35 +0530
csiph-web