t.m.u.s.PairList(UserList.UserList) : class documentation

Part of twisted.manhole.ui.spelunk_gnome View Source View In Hierarchy

An ordered list of key, value pairs.

Kinda like an ordered dictionary. Made with small data sets in mind, as get() does a linear search, not hashing.
Method get Undocumented
Method keys Undocumented
def get(self, key): (source)
Undocumented
def keys(self): (source)
Undocumented
API Documentation for Twisted, generated by pydoctor at 2011-10-27 16:02:37.