in beautifulsoup.p y file, the following error occurs,

if not : self.originalEn coding = None
^
SyntaxError: invalid syntax

------
in above code, how to solve the syntax error...