Searched refs:PropSimplePubURIList (Results 1 - 3 of 3) sorted by relevance
/pkg/src/modules/server/ |
H A D | repository.py | 4182 cfg.PropSimplePubURIList("legal_uris"), 4185 cfg.PropSimplePubURIList("mirrors"), 4188 cfg.PropSimplePubURIList("origins"), 4191 cfg.PropSimplePubURIList("related_uris"), 4215 cfg.PropSimplePubURIList("legal_uris"), 4218 cfg.PropSimplePubURIList("mirrors"), 4221 cfg.PropSimplePubURIList("origins"), 4224 cfg.PropSimplePubURIList("related_uris"),
|
/pkg/src/tests/api/ |
H A D | t_config.py | 716 propcls = cfg.PropSimplePubURIList 1052 cfg.PropSimplePubURIList("urilist_basic"), 1053 cfg.PropSimplePubURIList("urilist_default",
|
/pkg/src/modules/ |
H A D | config.py | 762 class PropSimplePubURIList(PropSimpleList): class in inherits:PropSimpleList
|
Completed in 30 milliseconds