projects
/
portage.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
474d90a
)
remove unused import
author
Fabian Groffen
<grobian@gentoo.org>
Sat, 10 Dec 2011 12:40:16 +0000
(13:40 +0100)
committer
Fabian Groffen
<grobian@gentoo.org>
Sat, 10 Dec 2011 12:40:16 +0000
(13:40 +0100)
pym/portage/data.py
patch
|
blob
|
history
diff --git
a/pym/portage/data.py
b/pym/portage/data.py
index e25b545ea68b945dd5ae74fc18472ec0a7fa107c..f2f541fe84babe47a5a20161a5e82c6d868d7d80 100644
(file)
--- a/
pym/portage/data.py
+++ b/
pym/portage/data.py
@@
-3,7
+3,7
@@
# Distributed under the terms of the GNU General Public License v2
import os, pwd, grp, platform
-from portage.const import PORTAGE_GROUPNAME, PORTAGE_USERNAME,
rootuid,
EPREFIX
+from portage.const import PORTAGE_GROUPNAME, PORTAGE_USERNAME, EPREFIX
import portage
portage.proxy.lazyimport.lazyimport(globals(),