Hacker News new | ask | show | jobs
by Franciscouzo 2742 days ago
Stop using a legacy version of Python.

You will get a "TabError: inconsistent use of tabs and spaces in indentation" exception if you use Python 3.

1 comments

I haven't used python with inconsistent indentation recently, that's true.