mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-04-28 18:14:42 +00:00
add missing import
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@2751 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
parent
225c045815
commit
359612b6fe
1 changed files with 1 additions and 0 deletions
|
|
@ -24,6 +24,7 @@ import urlparse
|
|||
import urllib2
|
||||
import urllib
|
||||
import time
|
||||
import errno
|
||||
import socket
|
||||
import select
|
||||
import traceback
|
||||
|
|
|
|||
Loading…
Reference in a new issue