Ed,
Was working fine and then I found that tweezer doesn't handle http
errors graciously...
Traceback (most recent call last):
File "C:\Python25\lib\site-packages\dabo-full\trunk\dabo\ui\uiwx\dPemMixin.py"
, line 506, in __onWxIdle
self.raiseEvent(dEvents.Idle, evt)
File "C:\Python25\lib\site-packages\dabo-full\trunk\dabo\ui\uiwx\dPemMixin.py"
, line 922, in raiseEvent
super(dPemMixin, self).raiseEvent(eventClass, nativeEvent, *args, **kwargs)
File "C:\Python25\lib\site-packages\dabo-full\trunk\dabo\lib\eventMixin.py", l
ine 92, in raiseEvent
bindingFunction(event)
File "c:\docume~1\nwlowri\locals~1\temp\tmpfxripd.py", line 481, in onIdle
self.loadTweets(resp)
File "c:\docume~1\nwlowri\locals~1\temp\tmpfxripd.py", line 588, in loadTweets
self.uionly(sp, msg)
File "c:\docume~1\nwlowri\locals~1\temp\tmpfxripd.py", line 359, in uionly
newTweet.setTweet(msg)
File "c:\docume~1\nwlowri\locals~1\temp\tmpsruhmb.py", line 242, in setTweet
self.img.Picture = self.Form.getImage(url)
File "c:\docume~1\nwlowri\locals~1\temp\tmpfxripd.py", line 667, in getImage
ret = self._loadImageFromURL(url)
File "c:\docume~1\nwlowri\locals~1\temp\tmpfxripd.py", line 268, in _loadImage
FromURL
f = urllib2.urlopen(url)
File "c:\Python25\lib\urllib2.py", line 124, in urlopen
return _opener.open(url, data)
File "c:\Python25\lib\urllib2.py", line 387, in open
response = meth(req, response)
File "c:\Python25\lib\urllib2.py", line 498, in http_response
'http', request, response, code, msg, hdrs)
File "c:\Python25\lib\urllib2.py", line 425, in error
return self._call_chain(*args)
File "c:\Python25\lib\urllib2.py", line 360, in _call_chain
result = func(*args)
File "c:\Python25\lib\urllib2.py", line 506, in http_error_default
raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
urllib2.HTTPError: HTTP Error 404: Not Found
_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev
Searchable Archives: http://leafe.com/archives/search/dabo-dev
This message: http://leafe.com/archives/byMID/[EMAIL PROTECTED]