Advertisement
Guest User

Untitled

a guest
Aug 18th, 2017
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.82 KB | None | 0 0
  1. sabayon dan # lspci | pastebunz
  2. Traceback (most recent call last):
  3. File "/usr/bin/pastebunz", line 168, in <module>
  4. rc = my.submit(f_obj)
  5. File "/usr/bin/pastebunz", line 135, in submit
  6. result = self.opener.open(self.url, self.params).read()
  7. File "/usr/lib/python2.6/urllib2.py", line 397, in open
  8. response = meth(req, response)
  9. File "/usr/lib/python2.6/urllib2.py", line 510, in http_response
  10. 'http', request, response, code, msg, hdrs)
  11. File "/usr/lib/python2.6/urllib2.py", line 435, in error
  12. return self._call_chain(*args)
  13. File "/usr/lib/python2.6/urllib2.py", line 369, in _call_chain
  14. result = func(*args)
  15. File "/usr/lib/python2.6/urllib2.py", line 518, in http_error_default
  16. raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
  17. urllib2.HTTPError: HTTP Error 404: Not Found
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement