Home | History | Annotate | Download | only in python2.7

Lines Matching refs:test_mesg

1442     test_mesg = 'From: %(user)s@localhost%(lf)sSubject: IMAP4 test%(lf)s%(lf)sdata...%(lf)s' % {'user':USER, 'lf':'\n'}
1448 ('append', ('/tmp/yyz 2', None, None, test_mesg)),
1465 ('append', (None, None, None, test_mesg)),