Python email.message模块,常用函数和类

下面列出了Python email.message 模块中定义的常用函数和类,我们从179个开源Python项目中,按照使用频率进行了排序。

函数和类 使用项目数
1. Message() 用在(172)个项目中
2. set_payload() 用在(13)个项目中
3. get_payload() 用在(12)个项目中
4. get_visible() 用在(11)个项目中
5. set_flags() 用在(11)个项目中
6. set_date() 用在(11)个项目中
7. _explain_to() 用在(11)个项目中
8. seek() 用在(11)个项目中
9. set_visible() 用在(11)个项目中
10. set_subdir() 用在(11)个项目中
11. add_label() 用在(11)个项目中
12. add_sequence() 用在(11)个项目中
13. set_from() 用在(11)个项目中
14. add_flag() 用在(11)个项目中
15. tell() 用在(11)个项目中
16. get_labels() 用在(11)个项目中
17. get_sequences() 用在(11)个项目中
18. get_unixfrom() 用在(11)个项目中
19. get_from() 用在(11)个项目中
20. find() 用在(11)个项目中
21. startswith() 用在(11)个项目中
22. get_date() 用在(11)个项目中
23. get_info() 用在(11)个项目中
24. get_subdir() 用在(11)个项目中
25. readline() 用在(11)个项目中
26. replace() 用在(11)个项目中
27. __dict__() 用在(11)个项目中
28. endswith() 用在(9)个项目中
29. EmailMessage() 用在(9)个项目中
30. read() 用在(9)个项目中
31. add_header() 用在(5)个项目中