Fix bug for Python 2.6.2: '[default]' -> '[primary]' in the config. I shouldn't have been using 'default' in the first place. ConfigParser throws a ValueError for it under 2.6.2.
djk
Änderung: 92:348500df1ac6 Nutzer: djkDatum: Thu Jul 09 14:26:43 2009 -0400 Zusammenfassung: Fix bug for Python 2.6.2: '[default]' -> '[primary]' in the config. infocalypse/config.py | 102 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-------------------------------- 1 Dateien verändert, 70 Zeilen hinzugefügt(+), 32 Zeilen entfernt(-)