summaryrefslogtreecommitdiff
path: root/whatmaps/debiandistro.py
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2014-06-06 19:40:23 +0200
committerGuido Günther <agx@sigxcpu.org>2014-06-06 19:40:23 +0200
commit3430976a0c4e4f3deb6eac0a6d73ca25b4781314 (patch)
tree957c7f7c97fde6c0203f858ccc083b047fdd4ed9 /whatmaps/debiandistro.py
parentacbf3dd87ee59069efac5cf0c4c801bfa375308f (diff)
parent4d69afd6a6f29284218e3b3ccc386ec9655172c2 (diff)
Merge tag 'v0.0.7' into debian/master
whatmaps 0.0.7
Diffstat (limited to 'whatmaps/debiandistro.py')
-rw-r--r--whatmaps/debiandistro.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/whatmaps/debiandistro.py b/whatmaps/debiandistro.py
index 54c706a..4a3d0db 100644
--- a/whatmaps/debiandistro.py
+++ b/whatmaps/debiandistro.py
@@ -26,6 +26,7 @@ except ImportError:
lsb_release = None
import logging
+import string
import subprocess
import sys