Y
Hacker News
new
|
ask
|
show
|
jobs
by
LoneWolf
3621 days ago
I fail to see what is the problem, care to elaborate?
1 comments
perrygeo
3621 days ago
Spaces are strongly preferred in the official style guide:
https://www.python.org/dev/peps/pep-0008/#tabs-or-spaces
. I've been programming Python for 11 years now and have never seen a file with tab indentation.
link
DougN7
3620 days ago
But tabs let everyone see it how they want to. I've never understood the draw for spaces...
link
cyphar
3620 days ago
The problem with that logic is some people (like myself) think the style guide is wrong :P.
link