From fc75b918b6f2794a55aabbf318d5fc76080db4c6 Mon Sep 17 00:00:00 2001 From: Felix Rabe Date: Tue, 3 Nov 2009 14:10:37 +0100 Subject: [PATCH] Doc chg --- xmlmerge.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xmlmerge.py b/xmlmerge.py index 2595aec..e9c8c3d 100644 --- a/xmlmerge.py +++ b/xmlmerge.py @@ -284,7 +284,7 @@ class XMLPreprocess(object): The namespace given should be a dict that can be used as a Python namespace. This namespace will be used in XML attribute - substitution, and modified by the xm:Loop and xm:Var elements. + substitution. If trace_includes is True, the output will contain tags that surround included sections of the file. The xml_filename argument -- 2.11.4.GIT