Build the skool and its cast of characters.
Builds a skool and its cast from the contents of an ini file.
| Parameter: | ini_file – The name of the ini file to use. |
|---|
Build a skool from the contents of the ini file.
| Parameter: | skool (Skool) – The skool to build. |
|---|
Return a dictionary of keys and values from a section of the ini file.
| Parameter: | name – The name of the section. |
|---|