prefs Namespace Reference

Variables

dictionary prefs

Variable Documentation

dictionary prefs::prefs
Initial value:
{
        "clean" : False,
        "verbose" : False,
        "version_major" : (time.localtime()[0] - 2000),
        "version_minor" : time.localtime()[1],
        "version_patch" : time.localtime()[2],
        "version_build" : 0,
        "arch" : "x86",
        "toolset": "10",
        }

Definition at line 14 of file prefs.py.

Generated on Thu May 30 16:07:07 2013 for GME by  doxygen 1.6.3