This class is present for backwards compatibility only.
There are no implemented interfaces.
There are no attributes in this class.
clear()
copy()
fromkeys(cls, iterable, value=None)
get(key, failobj=None)
has_key(key)
indexed_value(key, location)
items()
iteritems()
iterkeys()
itervalues()
keys()
length(key)
pars()
pop(key, *args)
popitem()
setdefault(key, failobj=None)
stripped(key)
update(dict=None, **kwargs)
value(key)
values(key)
There are no known subclasses.