Saw the error of my ways, now using pyGtk with libglade

This commit is contained in:
Anna
2010-04-08 16:39:56 -04:00
parent 50b9ad477b
commit 5dae37a260
3 changed files with 310 additions and 115 deletions

3
README
View File

@ -7,8 +7,7 @@ mytwitter is a simple python twitter application. I wrote it for two reasons:
While I doubt it will be terribly useful for anyone other than me, feel free to take it for a spin and let me know how it goes. You'll need the following python modules:
* Pmw
* Tkinter
* pyGTK
* dateutil
* twitter (the dev version, not 0.6), along with my patch (included here)