summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThorsten Behrens <tbehrens@novell.com>2010-07-02 01:50:25 +0200
committerThorsten Behrens <tbehrens@novell.com>2010-07-02 01:50:25 +0200
commit6e8ca5c441a9b03a3464ab40ca3f297af7e5b35d (patch)
tree181779f5cea862edd5c8b48babd744872006fbea
parent2c09e5eac28a3cb4ed8013a171ee01069ffaeb05 (diff)
Added Cedric to credsHEADmaster
-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