On Saturday 01 December 2007, Jay Hannah wrote: > Does the colon that starts every simple block have a purpose? (Isn't > the mandatory indenting sufficient to tell the interpreter what it > needs to know?) It's not mandatory if you do if a: b()