util

Utility functions for Kid.


Functions

f xml_sniff(text) ...

Sniff text to see if it looks like XML.

Return True if text looks like XML, otherwise return False.

f open_resource(uri, mode='rb') ...

Generic resource opener.

f get_expat_error(error) ...

Return text showing the position of an Expat error.

Classes

C QuickTextReader(...) ...

This class contains 5 members.

See the source for more information.