Searched refs:DictProperty (Results 1 - 3 of 3) sorted by relevance

/pkg/src/modules/client/
H A Dimageconfig.py51 from pkg.misc import DictProperty, SIGNATURE_POLICY namespace
1003 publishers = DictProperty(__get_publisher, __set_publisher,
1608 publishers = DictProperty(__get_publisher, __set_publisher,
H A Dpublisher.py73 from pkg.misc import EmptyDict, EmptyI, SIGNATURE_POLICY, DictProperty namespace
3097 properties = DictProperty(__get_prop, __set_prop, __del_prop,
/pkg/src/modules/
H A Dmisc.py1076 class DictProperty(object): class in inherits:object

Completed in 38 milliseconds