GNOME Bugzilla – Bug 697616
giscanner: prefer "except X as e" over "except X, e"
Last modified: 2015-02-07 16:51:38 UTC
It's more readable and as an added bonus Python 3 compatible.
Created attachment 241020 [details] [review] giscanner: prefer "except X as e" over "except X, e"
Created attachment 241032 [details] [review] giscanner: prefer "except X as e" over "except X, e" Forgot to add bug link to commit message...
Review of attachment 241032 [details] [review]: Looks good.
Comment on attachment 241032 [details] [review] giscanner: prefer "except X as e" over "except X, e" Committed, thanks for the review!
[Mass-moving gobject-introspection tickets to its own Bugzilla product - see bug 708029. Mass-filter your bugmail for this message: introspection20150207 ]