Searched refs:test_mesg (Results 1 - 2 of 2) sorted by relevance

/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
H A Dimaplib.py1442 test_mesg = 'From: %(user)s@localhost%(lf)sSubject: IMAP4 test%(lf)s%(lf)sdata...%(lf)s' % {'user':USER, 'lf':'\n'} variable
1448 ('append', ('/tmp/yyz 2', None, None, test_mesg)),
1465 ('append', (None, None, None, test_mesg)),
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
H A Dimaplib.py1442 test_mesg = 'From: %(user)s@localhost%(lf)sSubject: IMAP4 test%(lf)s%(lf)sdata...%(lf)s' % {'user':USER, 'lf':'\n'} variable
1448 ('append', ('/tmp/yyz 2', None, None, test_mesg)),
1465 ('append', (None, None, None, test_mesg)),

Completed in 48 milliseconds