Home
last modified time | relevance | path

Searched refs:dotted_str (Results 1 – 1 of 1) sorted by relevance

/openthread-latest/tests/scripts/thread-cert/
Dcoap.py168 def from_dotted(cls, dotted_str): argument
169 _class, detail = dotted_str.split(".")