Jim <[EMAIL PROTECTED]> writes: > I don't like the spacing in [PEP 8], personally.
Nevertheless, your Python code will be much less effort to read by others (and yourself in future) if it is written in conformance with PEP 8. Writing all your Python code to conform with that standard is the simplest step you can take to ensure that your code won't cause other Python programmers undue reading effort. -- \ “There's no excuse to be bored. Sad, yes. Angry, yes. | `\ Depressed, yes. Crazy, yes. But there's no excuse for boredom, | _o__) ever.” —Viggo Mortensen | Ben Finney -- http://mail.python.org/mailman/listinfo/python-list