searching structures

Batista, Facundo FBatista at uniFON.com.ar
Tue Oct 21 11:37:39 EDT 2003


Gerrit Holl wrote:
#- Or do you mean something else?

Alberto want to filter by the name.

He want several lists:

A = [...]
AB = [...]

and he want a subset of those lists filtering by the name. And I don't know
how to do it.

How do you do something like this?:

>>> (fill here)(AB)
"AB"

or 

>>> AB.(fill here)
"AB"


.	Facundo






More information about the Python-list mailing list