From c790b7ce4c8e3b95b1ef0103129388c06c5eaa4b Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Wed, 24 Mar 2010 00:13:00 -0700 Subject: Remove all svn $Id keywords. --- pym/portage/proxy/__init__.py | 1 - pym/portage/proxy/lazyimport.py | 1 - pym/portage/proxy/objectproxy.py | 1 - 3 files changed, 3 deletions(-) (limited to 'pym/portage/proxy') diff --git a/pym/portage/proxy/__init__.py b/pym/portage/proxy/__init__.py index 95cbda1ed..f98c56457 100644 --- a/pym/portage/proxy/__init__.py +++ b/pym/portage/proxy/__init__.py @@ -1,3 +1,2 @@ # Copyright 2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ diff --git a/pym/portage/proxy/lazyimport.py b/pym/portage/proxy/lazyimport.py index 84b2c730b..56591c037 100644 --- a/pym/portage/proxy/lazyimport.py +++ b/pym/portage/proxy/lazyimport.py @@ -1,6 +1,5 @@ # Copyright 2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ __all__ = ['lazyimport'] diff --git a/pym/portage/proxy/objectproxy.py b/pym/portage/proxy/objectproxy.py index 3e5191671..9bcd6b43a 100644 --- a/pym/portage/proxy/objectproxy.py +++ b/pym/portage/proxy/objectproxy.py @@ -1,6 +1,5 @@ # Copyright 2008-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ import sys -- cgit v1.2.3-1-g7c22