yet another indentation proposal

Michael Tobis mtobis at gmail.com
Mon Aug 20 01:52:53 EDT 2007


On Aug 19, 11:51 pm, James Stroud <jstr... at mbi.ucla.edu> wrote:

> What's wrong with just saying the current indent level? I'd much rather
> hear "indent 4" than "tab tab tab tab".

Alternatively, you might also consider writing a simple pre and
postprocessor so that you could read and write python the way you
would prefer

In that you could cope with the existing code base and the existing
compiler could cope with code you write.

mt




More information about the Python-list mailing list