Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/dnd.py
diff options
context:
space:
mode:
Diffstat (limited to 'dnd.py')
-rw-r--r--dnd.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/dnd.py b/dnd.py
index 9f94a02..d587b6b 100644
--- a/dnd.py
+++ b/dnd.py
@@ -16,6 +16,7 @@
import os
import tempfile
+import logging
from xpcom.nsError import *
from xpcom import ServerException