From 37b003e4a5a885767c85cd8f6497aacab55844cd Mon Sep 17 00:00:00 2001 From: lxnay Date: Fri, 28 Mar 2008 17:41:47 +0000 Subject: [PATCH] Entropy: - well ok print WTF is not welcome git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1533 cd1c1023-2f26-0410-ae45-c471fc1f0318 --- libraries/entropy.py | 1 - 1 file changed, 1 deletion(-) diff --git a/libraries/entropy.py b/libraries/entropy.py index abc3efb21..4f22553ff 100644 --- a/libraries/entropy.py +++ b/libraries/entropy.py @@ -3435,7 +3435,6 @@ class PackageInterface: try: self.__update_world_cache() except Exception,e: - print "WTFFFFFFFFFFFFFFFFFFFFF",e self.Entropy.clear_dump_cache(etpCache['world_update']) def __update_world_cache(self):