Some cleanups for the EmailMessage class. Remove self._msgobj as it can lead to reporting incorrect cached data. Update tests for changes in python2.5, adding similar strings into a dictionary, with one being unicode and the other string causes a UnicodeWarning.