mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-05-20 20:31:53 +00:00
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@1379 e7d03fd6-7b0d-0410-9947-9c21f3af8025
9 lines
198 B
Python
9 lines
198 B
Python
# -*- coding: iso-8859-1 -*-
|
|
#
|
|
# This file is part of the pydns project.
|
|
# Homepage: http://pydns.sourceforge.net
|
|
#
|
|
# This code is covered by the standard Python License.
|
|
#
|
|
"""Python DNS module"""
|
|
|