pylint network2/messages2/fields

This commit is contained in:
Jakub Warmuz
2015-03-26 11:10:06 +00:00
parent ede635ad99
commit d304f53895
4 changed files with 27 additions and 27 deletions
+1 -1
View File
@@ -28,7 +28,7 @@ logging.debug(regr)
authzr = net.request_challenges(
identifier=messages2.Identifier(
typ=messages2.IdentifierFQDN, value='example1.com'),
typ=messages2.IDENTIFIER_FQDN, value='example1.com'),
regr=regr)
logging.debug(authzr)