Package mathbench :: Package basement :: Module configuration
[hide private]

Module configuration

source code

The tools to save/load/use the user's customisations.

Classes [hide private]
  MathBenchConfig
Hold the configuration for the whole application and makes it possible to save the default and prefered options of the users.
Variables [hide private]
  MB_DEFAULT_OPTIONS = '\n[Auto Completion]\nShow_Auto_Completio...
Variables Details [hide private]

MB_DEFAULT_OPTIONS

Value:
'''
[Auto Completion]
Show_Auto_Completion = 1
Include_Magic_Attributes = 1
Include_Single_Underscores = 1
Include_Double_Underscores = 0

[Call Tips]
...