PythonCharmers/python-future

Updating email subpackage names

Open

#237 aberto em 2 de set. de 2016

Ver no GitHub
 (0 comments) (0 reactions) (0 assignees)Python (327 forks)batch import
0.22enhancementhelp wantedmoves

Métricas do repositório

Stars
 (1.172 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

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.

Guia do colaborador