]> jfr.im git - z_archive/twitter.git/commit
Convert archiver.py and follow.py to API 1.1
authorMatthew Cengia <redacted>
Sun, 9 Jun 2013 06:57:14 +0000 (16:57 +1000)
committerMatthew Cengia <redacted>
Sat, 22 Jun 2013 01:28:35 +0000 (11:28 +1000)
commit7a5610b19d0e1f0ad92c34237713cce6106e1d05
treef91b97eada6e23464703dbd0124b6b2bb5c90918
parent694aaadfb9092a3eaa83a974f58de2cbd2cccdd8
Convert archiver.py and follow.py to API 1.1

This is mostly done. I've not yet decided on a tidy way to re-implement
the API limit tests, since this has changed significantly between API
versions 1.0 and 1.1.

Further, as I understand it, API 1.1 requires OAuth for everything, but
it is still an optional command argument which is off by default. This
should be fairly trivial to fix, but I've not yet done so.
twitter/archiver.py
twitter/follow.py