summaryrefslogtreecommitdiffstats
path: root/pym/portage/data.py
diff options
context:
space:
mode:
Diffstat (limited to 'pym/portage/data.py')
-rw-r--r--pym/portage/data.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/pym/portage/data.py b/pym/portage/data.py
index 6322a6ab9..6d19b6455 100644
--- a/pym/portage/data.py
+++ b/pym/portage/data.py
@@ -1,7 +1,6 @@
# data.py -- Calculated/Discovered Data Values
# Copyright 1998-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
import os, sys, pwd, grp, platform
from portage.const import PORTAGE_GROUPNAME, PORTAGE_USERNAME