Source: https://code.google.com/p/soc/wiki/PythonStyleGuide
Quote: "Indentation: 2 spaces (no tabs)"
Gee, that's funny -- no mention of "soft tabs".
Source: http://www.python.org/dev/peps/pep-0008/
Quote: "Indentation ... Use 4 spaces per indentation level."
Where are the references to "soft tabs"?
Source: https://code.google.com/p/soc/wiki/PythonStyleGuide
Quote: "Indentation: 2 spaces (no tabs)"
Gee, that's funny -- no mention of "soft tabs".
Source: http://www.python.org/dev/peps/pep-0008/
Quote: "Indentation ... Use 4 spaces per indentation level."
Where are the references to "soft tabs"?