On Sat, 21 Jul 2007 16:31:38 -0400, Steve Holden wrote: > I'm afraid I don't understand this question. If you are talking about > the indentation of the code, if you don't want indentation you will have > to use braces - { and } - to indicate the nesting structure of your program.
Oh my, teasing the n00bs like that is not nice. You know Python doesn't uses braces, it uses BEGIN ... END blocks. -- Steven. -- http://mail.python.org/mailman/listinfo/python-list