some modules changed
and there are also some relative imports fixes (dynamic imports)
Details
Details
- Reviewers
sicherha - Group Reviewers
PyKolab Developers - Commits
- rP015ece8de436: [Python 3] wallace - modules change / relative imports
Diff Detail
Diff Detail
- Repository
- rP pykolab
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
wallace/module_gpgencrypt.py | ||
---|---|---|
32 | email.mime.base.MIMEBase and email.mime.text.MIMEText are both available in Python 2.7 - we can drop the try and consistently use the new module names. |