ez_preferences module

This module encapsulates personal user preferences and should be used where appropriate

exception ez_preferences.DomainError(value)[source]

Bases: exceptions.Exception

DomainError exception is raised if the user specified a wrong domain, i.e. a line height that is not in the given ranges.

ez_preferences.init_cli_preferences()[source]
ez_preferences.join(var, file_name=None)[source]
VAR = (‘SUBDIR’, “DESCRIPTION”)

Makes sure that SUBDIR exists and create it if necessary. Return the SUBDIR joined with the file_name