mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-05-03 04:14:43 +00:00
oops
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@1064 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
parent
7af2448373
commit
3a973eb1a9
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@
|
|||
# along with this program; if not, write to the Free Software
|
||||
# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
|
||||
|
||||
import urlparse, sys, time, re, httplib, zlib, gzip robotparser2
|
||||
import urlparse, sys, time, re, httplib, zlib, gzip, robotparser2
|
||||
from urllib import quote, unquote
|
||||
from cStringIO import StringIO
|
||||
import Config, i18n
|
||||
|
|
|
|||
Loading…
Reference in a new issue