<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í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">+ try:
<br>
+ pkgs = swupdate.getNumOfUpdates()
<br>
+ except OperationFailed, e:
<br>
+ 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>