in file "/usr/share/pycentral-data/pyversions.py", line 22, in read_default is
value = config.get('DEFAULT', name)
where should be
value = _defaults.get('DEFAULT', name)-- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

