I / O

KitBase.read_dictFunction
read_dict(filename, allowed)
read_dict(filename)

Read text into dictionary

Arguments

  • filename: configuration text file
  • allowed: list of allowed attributes

Outputs

  • dictionary with values of variables
source
read_dict(filename)
source