From a00f434434f0d060081f90a57953d720df2bcf1e Mon Sep 17 00:00:00 2001 From: Hartmut Goebel Date: Wed, 11 Jun 2008 11:11:49 +0000 Subject: [PATCH] Removed left-over test lines. --- sample-scripts/check-installation | 1 - 1 file changed, 1 deletion(-) diff --git a/sample-scripts/check-installation b/sample-scripts/check-installation index b62ad96..93593f2 100644 --- a/sample-scripts/check-installation +++ b/sample-scripts/check-installation @@ -48,7 +48,6 @@ openoffice = None try: import openoffice import openoffice.interact - raise ImportError import openoffice.officehelper as OH except ImportError, e: print "Can't import openoffice-python module 'openoffice.interact'." -- 2.1.4