[Python-ideas] Pipe indentation

Philipp A. flying-sheep at web.de
Mon Dec 9 20:22:05 CET 2013


bad joke, that makes it even less clear.

but @OP: yeah, syntax highlighting is the way to go as mainainung pipes and
spaces/tabs would be too much hassle even with editor support.


2013/12/9 Skip Montanaro <skip at pobox.com>

> > More seriously, if you are at the point where you're getting confused by
> > levels of indentation, you're probably either (a) nesting too much, or
> > (b) including too much in indented blocks.
>
> Or (c), apparently only using one-space indentation. :-)
>
> Skip
> _______________________________________________
> Python-ideas mailing list
> Python-ideas at python.org
> https://mail.python.org/mailman/listinfo/python-ideas
> Code of Conduct: http://python.org/psf/codeofconduct/
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-ideas/attachments/20131209/e30a488b/attachment.html>


More information about the Python-ideas mailing list