On 2010-11-04, D'Arcy J.M. Cain <da...@druid.net> wrote:
>> * Not being able to write an auto-indenter, ever, because it
>> is by design theoretically impossible:  Annoying.
>
> Right.  And in C you can never write an auto-bracer for exactly
> the same reason.

It's not right, actually. Auto-indent is fairly easy in
Python. Auto-dedent is the impossible part.

-- 
Neil Cerutti
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to