Manipulating MySQL Sets

Victor Subervi victorsubervi at gmail.com
Sun Dec 13 11:46:44 EST 2009


On Sun, Dec 13, 2009 at 11:36 AM, Carsten Haese <carsten.haese at 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20091213/ba053e44/attachment.html>


More information about the Python-list mailing list