Dumb Stupid Question About List and String

Alban Nona python.koda at gmail.com
Tue Aug 31 22:00:45 EDT 2010


@MRAB, thank you, but what if there are like 40 entries like 'Elem00x' ? is
there a way to do it automaticaly ?

@Xavier: ShaDoW, WorldPositionPoint (which is the same thing as
WordPointCloud passe) :)

Anyway, thank you !

2010/8/31 Xavier Ho <contact at xavierho.com>

> On 1 September 2010 07:57, Alban Nona <python.koda at gmail.com> wrote:
>
>> listPass = ["DIF","SPC", "RFL", "SSS", "REFR", "ALB", "AMB", "NRM", "MVE",
>> "DPF", "SDW", "MAT", "WPP"]
>>
>
> Out of curiosity, could you briefly mention what "SDW" and "WPP" passes
> are? I've worked out the rest, and these two are riddling my brain.
>
> (On topic: If you want only the elements starting with ELM001, or whatever,
> use a if condition like what MRAB posted.)
>
> Cheers,
> Xav
>
> --
> http://mail.python.org/mailman/listinfo/python-list
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20100831/e32e26c8/attachment-0001.html>


More information about the Python-list mailing list