From e4f77c9225db69cf90be88c0de578df022ae30fe Mon Sep 17 00:00:00 2001 From: Alec Warner Date: Tue, 8 May 2007 15:42:01 +0000 Subject: antarus fears it, and fears it often svn path=/main/trunk/; revision=6503 --- pym/portage/__init__.py | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/pym/portage/__init__.py b/pym/portage/__init__.py index aff2c3b8d..ac3b79bc2 100644 --- a/pym/portage/__init__.py +++ b/pym/portage/__init__.py @@ -12,12 +12,12 @@ VERSION="$Rev$"[6:-2] + "-svn" try: import sys - import copy - import errno - import os - import re - import shutil - import time + import copy + import errno + import os + import re + import shutil + import time try: import cPickle except ImportError: -- cgit v1.2.3-1-g7c22