<br><br><div class="gmail_quote">On Thu, Apr 26, 2012 at 9:10 AM, Manuel Kaufmann <span dir="ltr"><<a href="mailto:humitos@gmail.com" target="_blank">humitos@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">On Thu, Apr 26, 2012 at 09:06,  <<a href="mailto:godiard@sugarlabs.org">godiard@sugarlabs.org</a>> wrote:<br>
> +        except:<br>
> +            pass<br>
> +<br>
<br>
</div>I think you should avoid "except:" catching all the exception possible<br>
there. Instead of this you should use "except ImportError:" in this<br>
case.<br>
<span class="HOEnZb"><font color="#888888"><br></font></span></blockquote><div><br></div><div>May be. Anyway, If there are _any_ problem with the item creation, I prefer have the activity working without the button, to crash the activity.</div>
<div><br></div><div>Gonzalo</div></div>