list index()

Lawrence D'Oliveiro ldo at geek-central.gen.new_zealand
Tue Sep 4 23:11:42 EDT 2007


In message <1188886461.236237.168230 at y42g2000hsy.googlegroups.com>, Jason
wrote:

> The reason why the exception is more Pythonic is that the return value
> is always a guaranteed good index into the list.

How do you explain dict.get, then?



More information about the Python-list mailing list