Codebase list sugar-read-activity / cec2ff8
Fix Python GI API version errors James Cameron 6 years ago
1 changed file(s) with 3 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
00 import logging
1
2 import gi
3 gi.require_version('WebKit', '3.0')
14
25 from gi.repository import WebKit
36 from gi.repository import Gdk