Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #6662 > unrolled thread

Re: searching in list

Started byvino19 <vinograd19@gmail.com>
First post2011-05-30 06:50 -0700
Last post2011-05-30 06:50 -0700
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python


Contents

  Re: searching in list vino19 <vinograd19@gmail.com> - 2011-05-30 06:50 -0700

#6662 — Re: searching in list

Fromvino19 <vinograd19@gmail.com>
Date2011-05-30 06:50 -0700
SubjectRe: 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.

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web