Lines 304 - 318 contain non-ascii characters. You need to rewrite all of the leading whitespace for the function
def confirm_buffer_is_saved(self, editwin): Make sure you also replace the "&nbs p; " with spaces on line 313.
-- https://mail.python.org/mailman/listinfo/python-list