If my Python file has an encoding declaration like "coding: utf-8" and I hit Ctrl+, S then I get SyntaxError: encoding declaration in Unicode string. You should either parse that encoding declaration ...