From 05e04a148b0f3dac7fc484334a2d89b6f9624827 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Tue, 11 Aug 2009 07:47:27 +0000 Subject: Update imports to import portage.os (with unicode wrappers), and use _unicode_encode() and _unicode_decode() where appropriate. svn path=/main/trunk/; revision=13993 --- bin/env-update | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/env-update') diff --git a/bin/env-update b/bin/env-update index 294876808..30e25d0b2 100755 --- a/bin/env-update +++ b/bin/env-update @@ -3,7 +3,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ -import os, sys, errno +import sys, errno def usage(status): print "Usage: env-update [--no-ldconfig]" -- cgit v1.2.3-1-g7c22