When trying to check the code that was indented with tabs it spews errors like this: test.py:8: error: Parse error before "def" test.py:8: error: Parse error before : test.py:9: error: Inconsistent indentation test.py:10: error: Parse error before "p"