DEBSOURCES
Skip Quicknav
sources / python-aioice / 0.10.1-1 / stubs / dns / name.py
1234
class Name: ... def from_text(text: str) -> Name: ...