mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-04-18 13:20:59 +00:00
add time import
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@2242 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
parent
e39e2c3d2e
commit
e76836a607
1 changed files with 1 additions and 0 deletions
|
|
@ -18,6 +18,7 @@
|
|||
Store cached data during checking.
|
||||
"""
|
||||
|
||||
import time
|
||||
import Cookie
|
||||
try:
|
||||
import threading
|
||||
|
|
|
|||
Loading…
Reference in a new issue