From 9705f1a5e858108d21a0128556f42b25d16833cd Mon Sep 17 00:00:00 2001 From: Mike Hommey Date: Thu, 28 Oct 2004 09:07:41 +0000 Subject: Load /tmp/tmp.SgII7T/libxml2-2.6.15 into packages/libxml2/branches/upstream/current. --- check-relaxng-test-suite2.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'check-relaxng-test-suite2.py') diff --git a/check-relaxng-test-suite2.py b/check-relaxng-test-suite2.py index 639e587..1cfd47b 100755 --- a/check-relaxng-test-suite2.py +++ b/check-relaxng-test-suite2.py @@ -4,7 +4,7 @@ import time import os import string import StringIO -sys.path.append("python") +sys.path.insert(0, "python") import libxml2 # Memory debug specific -- cgit v1.2.3