Searched refs:PropSimpleList (Results 1 - 2 of 2) sorted by relevance

/pkg/src/tests/api/
H A Dt_config.py578 propcls = cfg.PropSimpleList
1041 cfg.PropSimpleList("simple_list_basic"),
1042 cfg.PropSimpleList("simple_list_default", default=["bar",
1044 cfg.PropSimpleList("simple_list_allowed",
1047 cfg.PropSimpleList("simple_list_noneallowed",
/pkg/src/modules/
H A Dconfig.py677 class PropSimpleList(PropList): class in inherits:PropList
762 class PropSimplePubURIList(PropSimpleList):
776 PropSimpleList._is_allowed(self, value)

Completed in 42 milliseconds