Merge remote-tracking branch 'github/letsencrypt/master' into lint

This commit is contained in:
Jakub Warmuz
2015-09-11 07:15:10 +00:00
39 changed files with 420 additions and 113 deletions
@@ -23,7 +23,7 @@ class IPluginProxy(zope.interface.Interface):
def cleanup_from_tests():
"""Performs any necessary cleanup from running plugin tests.
This is guarenteed to be called before the program exits.
This is guaranteed to be called before the program exits.
"""