accessing elements of a tuple

Ian Pilcher arequipeno at gmail.com
Fri Jan 30 17:32:44 EST 2009


Matthew Sacks wrote:
> How can I access "DB" from the list directly using an index?

list[0][1]

... or did I misunderstand your question?

-- 
========================================================================
Ian Pilcher                                         arequipeno at gmail.com
========================================================================



More information about the Python-list mailing list