fix internal error call

git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3314 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
calvin 2006-05-25 11:33:23 +00:00
parent 694f05405a
commit e211d3fd6c

View file

@ -376,7 +376,7 @@ class UrlBase (object):
except KeyboardInterrupt:
raise
except:
linkcheck.director.status.internal_error()
linkcheck.director.console.internal_error()
def add_country_info (self):
"""