Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #6662 > unrolled thread
| Started by | vino19 <vinograd19@gmail.com> |
|---|---|
| First post | 2011-05-30 06:50 -0700 |
| Last post | 2011-05-30 06:50 -0700 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
Re: searching in list vino19 <vinograd19@gmail.com> - 2011-05-30 06:50 -0700
| From | vino19 <vinograd19@gmail.com> |
|---|---|
| Date | 2011-05-30 06:50 -0700 |
| Subject | Re: searching in list |
| Message-ID | <mailman.2267.1306763409.9059.python-list@python.org> |
Thanks. It seems that dictionary is a sorted list of tuples, so the procedure of searching an element is quite quick.
Back to top | Article view | comp.lang.python
csiph-web