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.

貢獻者指南

Updating email subpackage names · PythonCharmers/python-future#237 | Good First Issue