problems getting a single item out of a list
Manuel Hendel
manuel at hendel.net
Tue Sep 17 03:19:00 EDT 2002
I try to get a single item out of a list, but after this, the single
item is stil a list item.
domainfield = fields[3:4]
I just want to get a new variable with a the value of the 3rd item of
the list fields.
Can anyone help?
Thanks,
Manuel
--
Wisdom eventually comes to all of us. Someday it might even be your turn.
-David & Leigh Eddings, "Polgara, The Sorceress"
More information about the Python-list
mailing list