Ask HN: Why PEP8 favors using spaces over tabs for code indentation?

https://news.ycombinator.com/item?id=4366946
by codegeek • 14 years ago
5 10 14 years ago

This is something that I, a novice python wannabe,has been struggling with. I love to use tabs in my editors to indent code. Much easier to remember than using 4 spaces (as per PEP8 standard). Can some python expert clarify this ?

Related Stories

Loading related stories...

Source preview

news.ycombinator.com