mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-05-23 05:35:49 +00:00
add missing import
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3626 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
parent
bef2549311
commit
8e6c6455ab
1 changed files with 1 additions and 0 deletions
|
|
@ -22,6 +22,7 @@ import telnetlib
|
|||
import urllib
|
||||
|
||||
import urlbase
|
||||
import linkcheck.log
|
||||
|
||||
|
||||
class TelnetUrl (urlbase.UrlBase):
|
||||
|
|
|
|||
Loading…
Reference in a new issue