6 lines
135 B
Python
6 lines
135 B
Python
# Copyright (c) Twisted Matrix Laboratories.
|
|
# See LICENSE for details.
|
|
|
|
"""
|
|
Twisted Names: DNS server and client implementations.
|
|
"""
|