PythonCharmers/python-future

Updating email subpackage names

Open

#237 创建于 2016年9月2日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)Python (1,172 star) (327 fork)batch import
0.22enhancementhelp wantedmoves

描述

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.

贡献者指南