The logged error is unnecessary:
https://bugzilla.gnome.org/show_bug.cgi?id=687697
-Simon
On Mon, Nov 5, 2012 at 12:53 PM, Robert Schroll wrote:
> Hi all,
>
> Briefly: Why are import errors from gi.repository logged with logging.error?
> Isn't the ImportError enough of a clue that something went
Hi all,
Briefly: Why are import errors from gi.repository logged with
logging.error? Isn't the ImportError enough of a clue that something
went wrong?
More detailed: I have an Python program that uses the Notify library,
through pyGObject, as an optional dependency. I do the import somethi