From: Gregory Brown Date: 2009-05-30T04:15:36+09:00 Subject: Re: Pythonic indentation (or: beating a dead horse) On Fri, May 29, 2009 at 1:24 PM, Caleb Clausen wrote: > I made it to prove a point, and I feel  what I've done now is a > sufficient proof that it can be done, without buggy regex hackery, or > particular difficulty (given you have an already working lexer) and > the result can have very clean syntax. Yeah, that was very surprising. Good work on that man, hopefully it'll be put to good use, but anyway, it's nice to see the idea tried out. -greg