Optional code segment delimiter?

xkenneth xkenneth at gmail.com
Sat Dec 29 12:20:00 EST 2007


Is it possible to use optional delimiters other than tab and colons?

For example:

     if this==1 {
          print this
     }

And is there an alternate delimiter for statements other than the
newline?

print this;print that; #for example


I know I'll probably get yelled at for this question, but I would just
like to know.

Regards,
Ken



More information about the Python-list mailing list