Server.config

Server.config(filename: str)[source]

Loads the server configuration from a file.

Parameters

filename (str) – The file name to be read.

Raises

configparser.Error – If an error happened while parsing the file, e.g. no file was found