summaryrefslogtreecommitdiffstats
path: root/pym/portage/tests/process
diff options
context:
space:
mode:
Diffstat (limited to 'pym/portage/tests/process')
-rw-r--r--pym/portage/tests/process/__init__.py2
-rw-r--r--pym/portage/tests/process/test_poll.py2
2 files changed, 2 insertions, 2 deletions
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