Re-factor: Use a RawConfigParser base class and make ConfigParser a
derived class that adds the ugly string interpolation code. In the process, changed all "__" methods and instance variables to "_".
Showing
This diff is collapsed.
Please register or sign in to comment