Too space, or not two space

Eric Snow eric.snow at canonical.com
Wed Nov 19 18:31:28 UTC 2014


On Wed, Nov 19, 2014 at 10:31 AM, Eric Snow <eric.snow at canonical.com> wrote:
> Apparently I'm not the only one.

FWIW, Python's PEP 8 dictates the use of two spaces in its stdlib. [1]
 Presumably this is because code is typically(?) edited/viewed with
mono-spaced fonts.  Regardless, both are at least part of why I do it.

-eric


[1] https://www.python.org/dev/peps/pep-0008#comments



More information about the Juju-dev mailing list