관리-도구
편집 파일: SVCB.py
# Copyright (C) Dnspython Contributors, see LICENSE for text of ISC license import dns.immutable import dns.rdtypes.svcbbase @dns.immutable.immutable class SVCB(dns.rdtypes.svcbbase.SVCBBase): """SVCB record"""