[Python-ideas] Pipe indentation

Stephen J. Turnbull stephen at xemacs.org
Tue Dec 10 09:35:43 CET 2013


Chris Angelico writes:

 > The upshot is that you get instant feedback if you ever get
 > tabs/spaces wrong, and you get nice guides if you always indent
 > consistently, and in between is shooting yourself in the foot
 > anyway.

Sounds like somebody's thought this through pretty carefully!  I'm an
emacs guy, so unlikely to switch, but that description sounds like a
good specification to start with if we add that kind of functionality
to our python-mode.


More information about the Python-ideas mailing list