On 2006-03-19, volcs0 at gmail.com <volcs0 at gmail.com> 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. ;) -- grante at visi.com Grant Edwards