MiscUtils.NamedValueAccess | index /usr/local/share/webware/MiscUtils/NamedValueAccess.py |
NamedValueAccess.py
NamedValueAccess provides functions for accessing Python objects by keys and
named attributes. A 'key' is a single identifier such as 'foo'. A 'name' could
be a key, or a qualified key, such as 'foo.bar.boo'. Names are generally more
convenient and powerful, while the key-oriented function is more efficient and
provide the atomic functionality that the name-oriented function is built upon.
CREDIT
Chuck Esterbrook <echuck@mindspring.com>
Tavis Rudd <tavis@calrudd.com>
Classes | ||||||||||||||||||
|
Functions | ||
|