-
Committer:
John Arbash Meinel
-
Date:
2007-07-20 14:42:48 UTC
-
mto:
This revision was merged to the branch mainline in
revision
2641.
-
Revision ID:
john@arbash-meinel.com-20070720144248-6qltqb2tkm9x49lw
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.