Part of lp.scripts.utilities.settingsauditor View In Hierarchy
We can't just use ConfigParser for this case, as we're doing our own specialized parsing--not interpreting the settings, but verifying.
| Method | __init__ | Undocumented |
| Method | audit | Undocumented |
| Method | error_data | Undocumented |
| Method | _getHeader | Removes the header comments from the security file. |
| Method | _strip | Undocumented |
| Method | _getSectionName | Undocumented |
| Method | _separateConfigBlocks | Undocumented |
| Method | _processBlocks | Undocumented |
| Method | _checkForDupes | Undocumented |
| Method | _getSetting | Undocumented |