Commit aba976d8254720a28e06f351bdb913ced88a8f95

Daniel Veillard 2002-12-28T21:14:18

changed the generator to provide casing for the XmlTextReader similar to * python/generator.py python/libxml2class.txt python/tests/reader.py python/tests/reader2.py: changed the generator to provide casing for the XmlTextReader similar to C# so that examples and documentation are more directly transposable. Fixed the couple of tests in the suite. Daniel