Added bug to TODO

This commit is contained in:
Anna 2010-05-20 14:05:44 -04:00
parent 38f27fff96
commit ae1323a04d

1
TODO
View File

@ -22,3 +22,4 @@ bugs:
considerable tweaks to python-twitter)
* "ValueError: list.remove(x): x not in list" when trying to close a tab (error recurred after adding conversation support). Tabs can be reordered, then closed, as a workaround.
* Links must be right-clicked on to activate - can't left-click on the link directly. This seems to be a pygtk issue
* Bugs: File "/home/patrick/code/mytwitter/apithreads.py", line 234: UnboundLocalError: local variable 'user' referenced before assignment