Exemplo n.º 1
0
 def _call(cls, *args, **kwargs):
     from certbot.log import post_arg_parse_except_hook
     return post_arg_parse_except_hook(*args, **kwargs)
Exemplo n.º 2
0
 def _call(cls, *args, **kwargs):
     from certbot.log import post_arg_parse_except_hook
     return post_arg_parse_except_hook(*args, **kwargs)