OMG, I once had a syntax error python because I had a random Unicode character in my code (thanks, copy-paste). Maybe check for invisible weirdness?
Also, try the `-tt` flag when running Python—it yells at you about inconsistent tabs/spaces.
Also, try the `-tt` flag when running Python—it yells at you about inconsistent tabs/spaces.
