PythonCharmers/python-future

Updating email subpackage names

Open

#237 ouverte le 2 sept. 2016

Voir sur GitHub
 (0 commentaires) (0 réactions) (0 assignés)Python (327 forks)batch import
0.22enhancementhelp wantedmoves

Métriques du dépôt

Stars
 (1 172 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

It would be nice if futurize replaces from email.MIMEText import MIMEText to from email.mime.text import MIMEText, as well as MIMEMultipart and friends.

Guide contributeur