Comment on Arguments for Tabs (not spaces) - samholmesparentComments−peter_l_downs13yWhat are the reasons against tabs for Python programmers?−mseepgood13yPEP 8 recommends spaces. And consistency with other projects trumps the better thing.
Comments
What are the reasons against tabs for Python programmers?
PEP 8 recommends spaces. And consistency with other projects trumps the better thing.