Review: Port from GObject to GLib

Fix a typo in 13a2282.
master
James Cameron 6 years ago
parent 84a7286986
commit 13fc98e193

@ -26,7 +26,7 @@ import fcntl
import tempfile import tempfile
from gi.repository import GObject from gi.repository import GObject
from.gi.repository import GLib from gi.repository import GLib
import SimpleHTTPServer import SimpleHTTPServer
import SocketServer import SocketServer

Loading…
Cancel
Save