##// 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

File last commit:

r35587:96421278 default
r38728:d17d1ee1 @55 default
Show More
Cargo.toml
2 lines | 32 B | text/plain | TOMLLexer
[workspace]
members = ["hgcli"]