pds4_tools.utils.compat module

Modules

argparse

An alias of argparse.

Classes

class OrderedDict[source]

An alias of collections.OrderedDict.

Functions

ET_Element()

An alias of xml.etree.ElementTree.Element.

ET_Tree_iter()

An alias of xml.etree.ElementTree.iter.

ET_Element_iter()

An alias of xml.etree.ElementTree.Element.iter.

ET_ParseError()

An alias of xml.etree.ElementTree.ParseError.