##// END OF EJS Templates
patchbomb: use email.mime.base instead of email.MIMEBase...
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
Pulkit Goyal -
r38728:d17d1ee1 @55 default
Show More
Name Size Modified Last Commit Author
/ rust / hgcli
src
Cargo.toml Loading ...
build.rs Loading ...