From: Caleb Clausen Date: 2009-05-29T04:34:15+09:00 Subject: Re: Pythonic indentation (or: beating a dead horse) On 5/28/09, James Britt wrote: > Also, having more or less free reign on white space means I can express > non-computational information more easily by using unusual white space > to offset chunks of code or parameters to tell the reader, "Look, this > is important" at a glance. Can you give an example?