Open sbenthall opened 10 years ago
Check out this implementation of lookup over a large number of usernames:
https://github.com/sixohsix/twitter/blob/master/twitter/follow.py#L74
Compare with lookup_many and see whether the code can be improved based on this example.
Check out this implementation of lookup over a large number of usernames:
https://github.com/sixohsix/twitter/blob/master/twitter/follow.py#L74
Compare with lookup_many and see whether the code can be improved based on this example.