From: Didier Raboud Date: Wed, 23 May 2012 11:42:37 +0000 (+0200) Subject: Py3: Drop unused commands module in lsb_release. X-Git-Tag: archive/raspbian/10.2018112800+rpi1^2~99 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=93899b92530267395fca1404155e223f6b2511af;p=lsb.git Py3: Drop unused commands module in lsb_release. Git-Dch: None --- diff --git a/lsb_release b/lsb_release index daadf3f..abb201f 100755 --- a/lsb_release +++ b/lsb_release @@ -22,7 +22,6 @@ from __future__ import print_function from optparse import OptionParser import sys -import commands import os import re