Single string vs list of strings

Scott Sharkey ssharkey at linuxunlimited.com
Thu Oct 30 10:28:00 EDT 2008


Hi All,

I have a need to determine whether a passed variable is a single string, 
or a list of strings.  What is the most pythonic way to do this?

Thanks.
-Scott



More information about the Python-list mailing list