Commit 4258b9c8aa649f8bb344ff46b7886687f9659578

Daniel Veillard 2002-12-20T10:29:40

one really need to provide the base URI information when creating a reader * doc/libxml2-api.xml python/tests/reader.py: one really need to provide the base URI information when creating a reader parser from an input stream. Updated the API and the example using it. Daniel