Compare source code
Neil Cerutti
neilc at norwich.edu
Thu Nov 4 13:11:52 EDT 2010
On 2010-11-04, D'Arcy J.M. Cain <darcy at 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
More information about the Python-list
mailing list