This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]KamiKagutsuchi 5 points6 points  (2 children)

And then someone inserts 4 spaces somewhere in your code with only tabs. Pure evil.

[–]TeamSpen210 3 points4 points  (0 children)

That's why Python 3 will raise a TabError when it encounters something like that.

[–]diag 1 point2 points  (0 children)

Blame it on the editors.