]> jfr.im git - z_archive/twitter.git/commit
Speed up method_for_uri()
authorBeat Bolli <redacted>
Tue, 23 Sep 2014 17:24:19 +0000 (19:24 +0200)
committerBeat Bolli <redacted>
Tue, 23 Sep 2014 17:24:19 +0000 (19:24 +0200)
commit2b986d8ddf567b6fa9738baf7d802bf92078ba40
treecc4abc86ba1e6ef1c1128e6258e95afcfbe1426d
parent238c4c2ae2fcf17916c40463ec6c02946c650c41
Speed up method_for_uri()

Prepare a regex in advance that handles all POST APIs with a single
search() call.
twitter/api.py