Fix bug in cursor that would cause an error to happen with empty data results.
authorJosh Roesslein <jroesslein@gmail.com>
Fri, 6 Nov 2009 01:20:00 +0000 (19:20 -0600)
committerJosh Roesslein <jroesslein@gmail.com>
Fri, 6 Nov 2009 01:20:00 +0000 (19:20 -0600)
commiteb909d04df931f84ca77bfc046d340b247dc71b7
treecc212dbef5063f733ebcac147a8cf0fc8e07dfef
parent91d8e4dcacc02940d44d68939fcffa4189d469a9
Fix bug in cursor that would cause an error to happen with empty data results.
tweepy/cursor.py