Florian Friesdorf 3e7899a9dc IMAP.py: fixed cannot concatenate 'str' and 'list' in assert
r[1] is a list. In case it contains more than one 'str' they are concatenated
using '. '. In processmessagesflags the join is tested, for savemessagesflags I
assume that it is also needed.
2007-07-07 04:51:02 +01:00
..
2006-08-22 02:09:36 +01:00
2007-06-13 04:42:15 +01:00
2006-08-22 02:09:36 +01:00