Created
February 21, 2011 17:42
-
-
Save naan/837401 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[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