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

 
Modules
       
atexit
os

 
Functions
       
get(key)
notify_add(key, func)
notify_remove(conid)
set(key, value)

 
Data
        configParser = <ConfigParser.SafeConfigParser instance>
conid = 0
idkeyfuncs = {}
notifiers = {}
path = '/home/thomas/.pychessconf'
section = 'General'