certbot/certbot-ci/certbot_integration_tests/certbot_tests
Mads Jensen c02b2d30f2
Removed Python legacy __future__ imports (#8697)
There are still some left, but the `modification_check` test fails. Some are still in `tools`, and they can probably be removed as well. `with_statement` was introduced officially in Python 2.5, so there's really old stuff in the code base.
2021-03-05 16:53:20 -08:00
..
__init__.py Added certbot-ci to lint section. Silenced and fixed linting warnings. (#8450) 2020-12-16 20:34:12 +01:00
assertions.py Add certbot renew --key-type test (#8447) 2020-11-12 00:06:50 +01:00
context.py Stop inheriting from object. It's unneeded on Python 3+. (#8675) 2021-02-25 14:59:00 -08:00
test_main.py Removed Python legacy __future__ imports (#8697) 2021-03-05 16:53:20 -08:00