fixed bug #129489, propagation of parsing flags in entities. improved the

* parser.c: fixed bug #129489, propagation of parsing flags
  in entities.
* parser.c xmlreader.c: improved the comments of parsing options
Daniel
diff --git a/python/libxml.py b/python/libxml.py
index 92c4c3c..4d643f9 100644
--- a/python/libxml.py
+++ b/python/libxml.py
@@ -576,6 +576,7 @@
             # assert f is _xmlTextReaderErrorFunc
             return arg
 
+
 # WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING
 #
 # Everything before this line comes from libxml.py