<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 02/18/2014 10:23 AM, Cr&iacute;stian Viana
      wrote:<br>
    </div>
    <blockquote cite="mid:53035EE3.7080602@linux.vnet.ibm.com"
      type="cite">
      <br>
      Am 17-02-2014 19:37, schrieb Aline Manera:
      <br>
      <blockquote type="cite">+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; try:
        <br>
        +&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; pkgs = swupdate.getNumOfUpdates()
        <br>
        +&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; except OperationFailed, e:
        <br>
        +&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; raise e
        <br>
        +
        <br>
      </blockquote>
      How is this try/except block useful? It's just reraising the same
      error. Wouldn't the same thing happen if it doesn't exist?
      <br>
    </blockquote>
    <font face="DejaVu Sans Mono">I will remove it on v3</font><br>
  </body>
</html>