From fd6534d56992222f1a5313ff4cf9e1812c4a553d Mon Sep 17 00:00:00 2001 From: Guido Günther Date: Sat, 3 May 2014 11:27:34 +0200 Subject: Add missing import --- whatmaps/debiandistro.py | 1 + 1 file changed, 1 insertion(+) (limited to 'whatmaps') 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 -- cgit v1.2.3