From 4772ca7da4747ab52f4b8e9bcc4f16aec0789b23 Mon Sep 17 00:00:00 2001 From: Brian Harring Date: Tue, 30 Aug 2005 05:24:51 +0000 Subject: bye bye mr. cvs_id_string svn path=/main/branches/2.0/; revision=1953 --- pym/portage_db_anydbm.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pym/portage_db_anydbm.py') diff --git a/pym/portage_db_anydbm.py b/pym/portage_db_anydbm.py index 7c7a8e319..5f0e2294b 100644 --- a/pym/portage_db_anydbm.py +++ b/pym/portage_db_anydbm.py @@ -1,7 +1,7 @@ # Copyright 2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id: /var/cvsroot/gentoo-src/portage/pym/Attic/portage_db_anydbm.py,v 1.11.2.1 2005/01/16 02:35:33 carpaski Exp $ -cvs_id_string="$Id: portage_db_anydbm.py,v 1.11.2.1 2005/01/16 02:35:33 carpaski Exp $"[5:-2] + import anydbm,cPickle,types,os -- cgit v1.2.3-1-g7c22