| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
debug.debugmixin --+
|
GlobalPrefs
| Instance Methods | |
|
Inherited from |
| Class Methods | |
|
Inherited from |
| Static Methods | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
| Class Variables | |
debuglevel = 0
|
|
default =
|
|
params =
|
|
seen =
|
|
convert_already_seen =
|
|
needs_conversion =
|
|
user =
|
|
name_hierarchy =
|
|
class_hierarchy =
|
|
magic_conversion = True
|
|
| Properties | |
|
Inherited from |
| Method Details |
Set system defaults to the dict of dicts. The GlobalPrefs.default values are used as failsafe defaults -- they are only used if the user defaults aren't found. The outer layer dict is class name, the inner dict has name/value pairs. Note that the value's type should match with the default_classprefs, or there'll be trouble. |
| Class Variable Details |
default
|
params
|
seen
|
user
|
name_hierarchy
|
class_hierarchy
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu Feb 21 14:51:19 2008 |