On May 20, 4:33 am, Dave Parker <[EMAIL PROTECTED]> wrote:
> On May 14, 7:59 pm, John Salerno <[EMAIL PROTECTED]> wrote:
>
> > Would it be valid to say:
>
> > x = "concrete"
>
> > or to say:
>
> > if command (is) set to "quit"
>
> > ??????
>
> I like the idea of:
>
> If command is set to "quit" ...
>
Or just:

If command is "quit" ...

> I've added it to my list of things to think about, and possibly
> implement.

--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to