pychess.System.WidgetDic
index
/home/thomas/Programmering/python/skak/svn/lib/pychess/System/WidgetDic.py

 
Classes
       
WidgetDic

 
class WidgetDic
    A simple class that wraps a the glade get_widget function
into the python __getitem__ version
 
  Methods defined here:
__getitem__(self, key)
__init__(self, widgets)