Alien whitespace eating nanovirus strikes again!
Jo Meder
jo at delorges.in-berlin.de
Wed Jun 2 20:38:47 EDT 1999
aahz at netcom.com (Aahz Maruch) writes:
> if I need to add a quick "if" statement
> during debugging, I don't like having to make sure I clean up the block
> structure formatting. With just about any other language, I don't have
> to. I do, as I think I did make clear, clean up the formatting after
> the debugging.
This seems to be more like a request for editing features than a gripe
about syntax.
I use the python-mode for emacs, where I can C-c > to indent a region
and C-c < to dedent it. Couldn't be easier.
Jo.
More information about the Python-list
mailing list