On Sun, Dec 13, 2009 at 11:36 AM, Carsten Haese <carsten.ha...@gmail.com>wrote:

> > I don't know what I'm expecting!
>
> That statement is the most succinct summary of the root cause of all
> your problems. If you don't know what to expect, how could you possibly
> write code that produces what you expect? (Don't answer this question.
> It's a rhetorical question.)
>

LOL! Yeah. Not entirely true, obviously, or even mostly so...but enough to
be humorous ;)

>
> > I need to be able to parse this thing, whatever it is. You say it's a
> > Python Set object. How do I parse it? Googling has been disappointing.
>
> What do you mean by "parse"? What is the end result you are hoping to
> achieve by "parsing" a Set object?
>

I need to get at the individual elements of the set (that which is between
the single quotes).
TIA,
V
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to