Here is another crash with a different web site:

webcheck:   http://www.belief-eela.org/
Traceback (most recent call last):
  File "/usr/bin/webcheck", line 249, in <module>
    main()
  File "/usr/bin/webcheck", line 224, in main
    site.crawl(fp) # this will take a while
  File "/usr/share/webcheck/crawler.py", line 216, in crawl
    link.fetch()
  File "/usr/share/webcheck/crawler.py", line 538, in fetch
    parsermodule.parse(content, self)
  File "/usr/share/webcheck/parsers/html/beautifulsoup.py", line 45, in parse
    fromEncoding=str(link.encoding))
  File "/var/lib/python-support/python2.5/BeautifulSoup.py", line 1282, in 
__init__
    BeautifulStoneSoup.__init__(self, *args, **kwargs)
  File "/var/lib/python-support/python2.5/BeautifulSoup.py", line 946, in 
__init__
    self._feed()
  File "/var/lib/python-support/python2.5/BeautifulSoup.py", line 971, in _feed
    SGMLParser.feed(self, markup)
  File "/usr/lib/python2.5/sgmllib.py", line 99, in feed
    self.goahead(0)
  File "/usr/lib/python2.5/sgmllib.py", line 133, in goahead
    k = self.parse_starttag(i)
  File "/usr/lib/python2.5/sgmllib.py", line 285, in parse_starttag
    self._convert_ref, attrvalue)
UnicodeDecodeError: 'ascii' codec can't decode byte 0xfc in position 0: ordinal 
not in range(128)



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to