From 795c6531d7838bbce8fcb4768e975d5b2d7b5b7a Mon Sep 17 00:00:00 2001 From: Felix Rabe Date: Tue, 17 Nov 2009 18:09:34 +0100 Subject: [PATCH] Update comment about testing --- xmlmerge.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/xmlmerge.py b/xmlmerge.py index c2bd5dd..a02f86c 100644 --- a/xmlmerge.py +++ b/xmlmerge.py @@ -22,7 +22,8 @@ # along with XML Merge. If not, see . -# Developed (i.e. tested) using Python 2.6.4 and lxml 2.2.2. +# Developed (i.e. tested) mainly on Win32 using Python 2.6.4 + lxml 2.2.2, +# and to a lesser extent also with Python 2.5.4 + lxml 2.1.1. """ The purpose of XML Merge is to preprocess any kind of XML file with great -- 2.11.4.GIT