1
0
mirror of https://github.com/certbot/certbot.git synced 2026-01-26 07:41:33 +03:00
Files
certbot/letsencrypt-compatibility-test
Roy Wellington Ⅳ b6142c13d6 Change zope's implements to be a class decorator.
When attempting to import any module that uses zope.interface.implements
in Python 3, a TypeError is raised; it reads:

    TypeError: Class advice impossible in Python3.  Use the @implementer
    class decorator instead.

Following the listed advice seems to function in Python 3.
2016-02-20 00:37:40 -08:00
..
2015-11-07 19:36:08 +00:00
2015-10-21 17:06:36 -07:00
2015-09-27 06:23:13 +00:00
2016-02-10 18:49:27 -08:00

Compatibility tests for Let's Encrypt client