Mercurial > hg
diff mercurial/obsutil.py @ 38472:d17d1ee1d602
patchbomb: use email.mime.base instead of email.MIMEBase
The later was removed on Python 3.
On python 2:
>>> email.MIMEBase.MIMEBase is email.mime.base.MIMEBase
True
Differential Revision: https://phab.mercurial-scm.org/D3836
author | Pulkit Goyal <7895pulkit@gmail.com> |
---|---|
date | Tue, 26 Jun 2018 02:05:11 +0530 |
parents | 11d51e518808 |
children | 4455e5d4d59c |