iota2.configuration_files.read_config_file
Module for parse config file
Functions
|
|
|
search all files in a folder or sub folder which contains all names in their name |
|
|
|
Return all members of an object as (name, value) pairs sorted by name. |
|
Return true if the object is a class. |
|
Return true if the object is a user-defined function. |
Classes
|
Dict subclass for counting hashable items. |
|
Dictionary that remembers insertion order |
|
describe iota2 parameters as usual python dictionary |
|
The class serviceConfigFile defines all methods to access to the configuration file and to check the variables. |
|
zip_longest(iter1 [,iter2 [...]], [fillvalue=None]) --> zip_longest object |