Young 86ecb38891 only capture the ImportError when importing
If the __init__ function raises a ImportError, it will
also be catched. So we should call the __init__ function
outside the try except clause instead.

Change-Id: Iaa06565087848e2f36e8def8f0922a3ab692b695
2015-09-15 15:59:50 +08:00
..