Michael Tobis <[EMAIL PROTECTED]> wrote:

> On Aug 19, 11:51 pm, James Stroud <[EMAIL PROTECTED]> 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

As I pointed out in another post to this thread, that's essentially what
Tools/scripts/pindent.py (part of the Python source distribution) does.
Just use and/or adapt that...


Alex
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to