Searched defs:type (Results 1 – 2 of 2) sorted by relevance
/edtt-latest/src/ | ||
D | edttool.py | 55 def try_to_import(module_path, type, def_path): argument |
/edtt-latest/src/components/ | ||
D | events.py | 488 def __checkAddressType(self, type, legalTypes=[0,1,2,3]): argument |