fixed issue 1556:imap: the encoding field is not writable, thanks Alan

This commit is contained in:
mdipierro
2013-06-23 08:50:14 -05:00
parent bb78217f44
commit 37c2441507
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1 +1 @@
Version 2.5.1-stable+timestamp.2013.06.23.08.47.09
Version 2.5.1-stable+timestamp.2013.06.23.08.49.34
+1 -1
View File
@@ -6186,7 +6186,7 @@ class IMAPAdapter(NoSQLAdapter):
Field("mime", "string", writable=False),
Field("email", "string", writable=False, readable=False),
Field("attachments", list, writable=False, readable=False),
Field("encoding")
Field("encoding", writable=False)
)
# Set a special _mailbox attribute for storing