Cleaning up some more use of the old message string "content" to use "msg" email object instead.

This commit is contained in:
Joseph Ishac
2021-02-19 17:00:15 -05:00
parent 1d2478bcb6
commit 49b6c30ace
6 changed files with 11 additions and 20 deletions

View File

@ -190,7 +190,7 @@ class LocalStatusFolder(BaseFolder):
os.close(fd)
# Interface from BaseFolder
def savemessage(self, uid, content, flags, rtime, mtime=0, labels=None):
def savemessage(self, uid, msg, flags, rtime, mtime=0, labels=None):
"""Writes a new message, with the specified uid.
See folder/Base for detail. Note that savemessage() does not