Package topo :: Package misc :: Module keyedlist
[hide private]
[frames] | no frames]

Module keyedlist

source code

KeyedList sorted dictionary class.

$Id: keyedlist.py 7629 2008-01-16 16:13:21Z jbednar $


Version: $Revision: 7629 $

Classes [hide private]
  KeyedList
Extends the built-in type 'list' to support dictionary-like access using [].