Port from Python 2 to six
Signed-off-by: James Cameron <quozl@laptop.org>
This commit is contained in:
@@ -59,6 +59,7 @@ def timeout_cb():
|
||||
return False
|
||||
return True
|
||||
|
||||
|
||||
GLib.timeout_add(50, timeout_cb)
|
||||
|
||||
if __name__ == '__main__':
|
||||
|
||||
Reference in New Issue
Block a user