![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.python archiveRe: List index method for complex list item types?
From: Steven D'Aprano <steve@REMOVETHIScyber.com.au>
Date: Sat Dec 31 2005 - 04:43:18 CET
On Fri, 30 Dec 2005 18:56:47 -0800, techiepundit wrote:
> Mike,
No you don't. Why do you think dicts need one?
> Here's what they list:
x = a[k] # get the value in dict a with key k
What more do you need?
-- Steven.Received on Tue Jan 3 03:28:17 2006 |