In article <[email protected]>, Tobiah <[email protected]> wrote:
> Coworker takes PEP8 as gospel and uses 4 spaces > to indent. I prefer tabs. > [...] > Just need ammo for when the hammer of code > unification comes down. There are so many battles to fight that are worth fighting. This isn't one of them. Just go with pep-8 and move on to solving real problems. -- https://mail.python.org/mailman/listinfo/python-list
