From 0903870129174bb57c0ba33959373eb82f261054 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Wed, 18 Feb 2009 22:50:14 +0000 Subject: Set svn:keywords Id on all files. svn path=/main/trunk/; revision=12626 --- pym/portage/tests/process/__init__.py | 2 +- pym/portage/tests/process/test_poll.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'pym/portage/tests/process') diff --git a/pym/portage/tests/process/__init__.py b/pym/portage/tests/process/__init__.py index a4a87a461..21d15a4bf 100644 --- a/pym/portage/tests/process/__init__.py +++ b/pym/portage/tests/process/__init__.py @@ -1,3 +1,3 @@ # Copyright 1998-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id: __init__.py 6870 2007-06-19 07:22:18Z zmedico $ +# $Id$ diff --git a/pym/portage/tests/process/test_poll.py b/pym/portage/tests/process/test_poll.py index 4ab67674e..ebcc822ef 100644 --- a/pym/portage/tests/process/test_poll.py +++ b/pym/portage/tests/process/test_poll.py @@ -1,6 +1,6 @@ # Copyright 1998-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id: test_spawn.py 8474 2007-11-09 03:35:38Z zmedico $ +# $Id$ import errno, os, sys import fcntl -- cgit v1.2.3-1-g7c22