8.20.3 SectionDB class: A class for storing section properties.

The SectionDB class has this constructor:

class SectionDB( data=)
Initialize a section database.

If data is a dict, it contains the database. If data is a string, it specifies a filename where the database can be read.

SectionDB objects have the following methods: