Closed GoogleCodeExporter closed 9 years ago
I tried commenting line 39, and ran the sample. it works. Is commenting line 39
the right way to debug the code?
Original comment by ye.eug...@gmail.com
on 30 Oct 2010 at 9:01
list_next() will return None if there are no more pages of results. I will make
the code more robust to that possibility.
Original comment by jcgregorio@google.com
on 30 Oct 2010 at 2:26
I have checked in a fix to the sample that checks for None before calling
list_next().
Original comment by jcgregorio@google.com
on 8 Nov 2010 at 2:48
Original issue reported on code.google.com by
ye.eug...@gmail.com
on 30 Oct 2010 at 8:58