Skip to content

Instantly share code, notes, and snippets.

@naan
Created February 21, 2011 17:42
Show Gist options
  • Save naan/837401 to your computer and use it in GitHub Desktop.
Save naan/837401 to your computer and use it in GitHub Desktop.
[2011-02-21 09:41:22,521] - ERROR : MainThread Exception in callback <functools.partial object at 0xc8d1e8c>
Traceback (most recent call last):
File "/usr/local/lib/python2.6/dist-packages/tornado-1.1.1-py2.6.egg/tornado/httpclient.py", line 361, in _finish
time_info=time_info))
File "/usr/local/lib/python2.6/dist-packages/tornado-1.1.1-py2.6.egg/tornado/stack_context.py", line 173, in wrapped
callback(*args, **kwargs)
File "./script/site_stream.py", line 423, in on_users_list
arr.remove('')
ValueError: list.remove(x): x not in list
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment