On 2006-03-19, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > I want the equivalent of this: > > if a == "yes": > answer = "go ahead" > else: > answer = "stop"
If that's what you want, then write that. ;) -- [EMAIL PROTECTED] Grant Edwards -- http://mail.python.org/mailman/listinfo/python-list