summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xxml2pyx.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/xml2pyx.py b/xml2pyx.py
index 69da620..96d7f5d 100755
--- a/xml2pyx.py
+++ b/xml2pyx.py
@@ -14,6 +14,7 @@
#
# Inspired by Sean McGrath's html2pyx, and Peter A. Bigot's saxutils
# Cobbled together by Thorsten Behrens <thb@openoffice.org>
+# Output to file support by Cedric Bosdonnat <cedricbosdo@openoffice.org>
#
import xml.sax
import string