Possible Duplicate:
Decode HTML entities in Python string?
I have a malformed string in Python:
Muhammad Ali's fight with Larry Holmes
where ' is a apostrophe.
Firstly what representation is this: '? Secondly, how can I parse the string in python so that it replaces ' with '