Home | History | Annotate | Download | only in test_email

Lines Matching refs:openfile

41 from test.test_email import openfile, TestEmailBase
216 with openfile('msg_46.txt') as fp:
227 with openfile('msg_46.txt') as fp:
276 with openfile('msg_17.txt') as fp:
297 with openfile('msg_01.txt') as fp:
316 with openfile('msg_01.txt') as fp:
764 with openfile('PyBanner048.gif', 'rb') as fp:
1473 with openfile('audiotest.au', 'rb') as fp:
1513 with openfile('PyBanner048.gif', 'rb') as fp:
1705 with openfile('PyBanner048.gif', 'rb') as fp:
2394 with openfile('msg_11.txt') as fp:
2513 with openfile('msg_21.txt') as fp:
2568 with openfile('msg_30.txt') as fp:
2585 with openfile('msg_28.txt') as fp:
2711 with openfile(filename) as fp:
2867 with openfile('msg_01.txt') as fp:
2878 with openfile('msg_01.txt') as fp:
2890 with openfile('msg_01.txt') as fp:
2900 with openfile('msg_02.txt') as fp:
2911 with openfile('msg_01.txt') as fp:
2915 with openfile('msg_02.txt') as fp:
3328 with openfile('msg_26.txt', newline='\n') as f:
3339 with openfile('msg_26.txt', newline='\n') as f:
3350 with openfile('msg_26.txt', 'rb') as f:
3361 with openfile('audiotest.au', 'rb') as fp:
3363 with openfile('PyBanner048.gif', 'rb') as fp:
3398 with openfile('msg_19.txt') as fp:
3539 with openfile('msg_02.txt') as fp:
3550 with openfile('msg_02.txt', 'rb') as fp:
3560 with openfile('msg_02.txt', 'rb') as fp:
3565 with openfile('msg_15.txt', 'rb') as fp:
3573 with openfile('msg_02.txt', 'r') as fp:
3578 with openfile('msg_15.txt', 'r') as fp:
3622 with openfile('msg_26.txt', newline='\n') as fp:
3633 with openfile('msg_26.txt', newline='\n') as fp:
3646 with openfile('msg_28.txt') as fp:
4069 with openfile('msg_26.txt', 'rb') as fp:
4155 with openfile(filename, 'rb') as fp:
5366 with openfile(filename) as fp: