projects
/
lsb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
32f6935
)
Py3: Drop unused commands module in lsb_release.
author
Didier Raboud
<odyx@debian.org>
Wed, 23 May 2012 11:42:37 +0000
(13:42 +0200)
committer
Didier Raboud
<odyx@debian.org>
Wed, 23 May 2012 12:56:49 +0000
(14:56 +0200)
Git-Dch: None
lsb_release
patch
|
blob
|
history
diff --git
a/lsb_release
b/lsb_release
index daadf3f8225fc82a1d38ca5c95350491e480d30b..abb201f7df182bead395a0e725b5f11a26a27dd9 100755
(executable)
--- 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