Python Grammar (was Re: A TYPICAL NEWBIE MISTAKE?)

Thomas Mangin thomasm at legend.co.uk
Sat May 20 05:25:55 EDT 2000


> > Erm, how would you parse this?
> >
> >     if yes ()

I would say that seni-colon have *only* to be use to separate condition from
instruction, so this is :
if yes ():
    _
like that you have no ambiguity.

Thomas
--
My opinion is mine and can be considered stupid
Did you never say something stupid ?






More information about the Python-list mailing list