> > I don't understand why you are indenting > the function calls. What does the > indentation and spacing signify?
The indentation of function calls increases readability not in the sense that it is easier to decrypt the code, but rather it is analogous to the coordinate system transformations these matrix push and pop calls perform.. -- http://mail.python.org/mailman/listinfo/python-list