Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/keyboard.py
diff options
context:
space:
mode:
Diffstat (limited to 'keyboard.py')
-rw-r--r--keyboard.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboard.py b/keyboard.py
index 3a05248..4ff11c5 100644
--- a/keyboard.py
+++ b/keyboard.py
@@ -28,7 +28,7 @@ from gi.repository import GObject
from gi.repository import GdkPixbuf
import StringIO
-from port import json
+import json
import subprocess
from layouts.olpc import OLPC_LAYOUT
from layouts.olpcm import OLPCM_LAYOUT