Iain Cheyne
unread,Jul 27, 2008, 1:24:49 PM7/27/08Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to twerp
Hi all
I'm not a Python guy, not even a programmer, but I want a simple way
to update twitter from the command line, so pyTwerp seems to fit the
bill. It's fine, except for one problem. How does the Since flag work?
The README.txt example is:
twerp -f --since "Wed, 01 Aug 2007 05:39:42 GMT" - which seems over
the top.
If I put in:
twerp -f --since "25 Jul"
I get the same output as
twerp -f --since "21 Jul"
I suppose there is a limit?