mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-08-02 06:00:24 +08:00
@@ -0,0 +1,4 @@
|
||||
from email.mime.text import MIMEText
|
||||
from email.policy import SMTP
|
||||
|
||||
msg = MIMEText("", policy=SMTP)
|
||||
Reference in New Issue
Block a user