Review: Port from GObject to GLib

Fix a typo in 13a2282.
This commit is contained in:
James Cameron 2018-07-31 17:58:37 +10:00
parent 84a7286986
commit 13fc98e193

View File

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