Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--labyrinthactivity.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/labyrinthactivity.py b/labyrinthactivity.py
index b3a33f7..2ee07fa 100644
--- a/labyrinthactivity.py
+++ b/labyrinthactivity.py
@@ -17,6 +17,7 @@
import sys
import os
+import shutil
import time
from gettext import gettext as _
import xml.dom.minidom as dom