Nicolas Alvarez <nic### [at] gmail com> wrote:
> Warp wrote:
> > Nicolas Alvarez <nic### [at] gmail com> wrote:
> >> Also, many text editors automatically indent one more level after a line
> >> finishing with a colon. I'd call that "autoindentation".
> > 
> >   If that's the only situation where it can, I wouldn't call it that.
> Where *else* would you need to increase the indentation?
  There are many situations where you need to re-indent code, either deeper
or shallower (and not always every line the same amount). And not only when
you want to end a code block in Python.
-- 
                                                          - Warp
 
 Post a reply to this message 
 |