diff options
Diffstat (limited to 'src/xmlpythonizer.c')
-rw-r--r-- | src/xmlpythonizer.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/xmlpythonizer.c b/src/xmlpythonizer.c index d9827bd..d987802 100644 --- a/src/xmlpythonizer.c +++ b/src/xmlpythonizer.c @@ -1,3 +1,4 @@ + /* Converts XML docs and nodes to Python dicts and lists by * using an XML file which describes the Python dict layout * |