Dumb Stupid Question About List and String
Xavier Ho
contact at xavierho.com
Tue Aug 31 18:29:51 EDT 2010
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20100901/c23566d7/attachment-0001.html>
More information about the Python-list
mailing list