MIME: Attacher un fichier à un email

MIME: Attacher un fichier à un email
import os
from email import *
import smtplib
from email.mime.text import MIMEText
from email.mime.mu