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
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to