Use next built-in function in place of next method for iterators
authorHarmon <Harmon758@gmail.com>
Sat, 26 Dec 2020 09:18:46 +0000 (03:18 -0600)
committerHarmon <Harmon758@gmail.com>
Sat, 26 Dec 2020 09:18:46 +0000 (03:18 -0600)
commitc1861efa680e3a1d8e5d720db3e5833a402867c7
tree9f579cbcfead9a4dfab563e8df1b0c24fc5370cb
parent4f66f7b698971e405a5350ae73209df03cea89f0
Use next built-in function in place of next method for iterators
docs/code_snippet.rst
tests/test_cursors.py
tweepy/cursor.py