mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-05-02 11:54:43 +00:00
import Error
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@452 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
parent
cb3579d73a
commit
b300080297
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
# $Id$
|
||||
import os, sys, re, getopt, socket
|
||||
import Lib,Type,Class,Opcode
|
||||
#import asyncore
|
||||
from linkcheck.DNS import Error
|
||||
|
||||
defaults= {
|
||||
'protocol': 'udp',
|
||||
|
|
|
|||
Loading…
Reference in a new issue