C++ Moment
C++ Moment
Find me anyone who claims they use tabs for indentation, and I bet I’ll find at least one case where they’re using both tabs and spaces.
The only safe way to avoid war crimes is to avoid tabs.
Why would I use spaces if I use tabs?
To comply with Python’s best practices:
Also, it seemd like a huge waste of time hitting the space bar so many times…
You use an editor that doesn’t auto-indent?

This document gives coding conventions for the Python code comprising the standard library in the main Python distribution. Please see the companion informational PEP describing style guidelines for the C code in the C implementation of Python.