<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <p><br>
    </p>
    <br>
    <div class="moz-cite-prefix">On 09.05.2016 07:26, Abhijeet Kasurde
      wrote:<br>
    </div>
    <blockquote cite="mid:57301F9B.6070005@redhat.com" type="cite">Hi
      all,
      <br>
      <br>
      Please review the patch.
      <br>
      <br>
      Fixes: <a class="moz-txt-link-freetext" href="https://bugzilla.redhat.com/show_bug.cgi?id=1333755">https://bugzilla.redhat.com/show_bug.cgi?id=1333755</a>
      <br>
      <br>
      Thanks,
      <br>
      Abhijeet Kasurde
      <br>
      <br>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
    </blockquote>
    Hello,<br>
    <br>
    <pre wrap="">+            self.raise_certificate_operation_error('parse',
+                                                   detail=e.msg)

Please use detail=str(e), e.msg is deprecated

Martin^2
</pre>
    <br>
  </body>
</html>