projects
/
tweepy.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2f49648
)
tweepyshell: remove unused import
author
Gergely Imreh
<imrehg@gmail.com>
Fri, 19 Mar 2010 14:57:41 +0000
(22:57 +0800)
committer
Gergely Imreh
<imrehg@gmail.com>
Fri, 19 Mar 2010 14:57:41 +0000
(22:57 +0800)
tweepyshell
patch
|
blob
|
blame
|
history
diff --git
a/tweepyshell
b/tweepyshell
index 162ecbf35a7664608a8729732cca98ff506e0d8c..5a2f09c9d44f99502ce5cd31e77579bdac0ce19f 100755
(executable)
--- a/
tweepyshell
+++ b/
tweepyshell
@@
-1,7
+1,5
@@
#!/usr/bin/env python
-import sys
-
from getpass import getpass
from optparse import OptionParser
import tweepy