Ignore:
Timestamp:
Nov 30, 2008 9:19:33 AM (15 years ago)
Author:
Ted Faber <faber@…>
Branches:
axis_example, compt_changes, info-ops, master, version-1.30, version-2.00, version-3.01, version-3.02
Children:
7454054
Parents:
f0dc2ca
Message:

Clean up some names that start with fedd_ that are ugly with the new package
structure. A couple other bugs cleaned up, too.

File:
1 moved

Legend:

Unmodified
Added
Removed
  • fedd/fedd/config_parser.py

    rf0dc2ca rec4fb42  
    33from ConfigParser import *
    44
    5 class fedd_config_parser(SafeConfigParser):
     5class config_parser(SafeConfigParser):
    66    """
    77    A SafeConfig parser with a more forgiving get attribute
Note: See TracChangeset for help on using the changeset viewer.