[Sugar-devel] [PATCH] Add the DescriptionItem if available

Simon Schampijer simon at schampijer.de
Thu Apr 26 08:51:21 EDT 2012


On 04/26/2012 02:10 PM, Manuel Kaufmann wrote:
> On Thu, Apr 26, 2012 at 09:06,<godiard at sugarlabs.org>  wrote:
>> +        except:
>> +            pass
>> +
>
> I think you should avoid "except:" catching all the exception possible
> there. Instead of this you should use "except ImportError:" in this
> case.
>

We don't need the try and except here at all. Hello-world is ported to 
the new toolkit, just add it normally.

Regards,
    Simon


More information about the Sugar-devel mailing list