summaryrefslogtreecommitdiffstats
path: root/pym/portage/tests/repoman/test_simple.py
diff options
context:
space:
mode:
Diffstat (limited to 'pym/portage/tests/repoman/test_simple.py')
-rw-r--r--pym/portage/tests/repoman/test_simple.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pym/portage/tests/repoman/test_simple.py b/pym/portage/tests/repoman/test_simple.py
index 5f6d7fc74..3643ff2d7 100644
--- a/pym/portage/tests/repoman/test_simple.py
+++ b/pym/portage/tests/repoman/test_simple.py
@@ -1,13 +1,13 @@
# Copyright 2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-import shutil
import subprocess
import sys
import time
import portage
from portage import os
+from portage import shutil
from portage import _unicode_decode
from portage.const import PORTAGE_BASE_PATH, PORTAGE_BIN_PATH, PORTAGE_PYM_PATH
from portage.process import find_binary