Python xml.parsers.expat Functions

EditRocket provides the following information on xml.parsers.expat functions in the Python source code builder.

ErrorString(errno) - Returns an explanatory string for a given error number errno.

ParserCreate([encoding[, namespace_separator]]) - Creates and returns a new xmlparser object.