aboutsummaryrefslogtreecommitdiffstats
path: root/pygithub3/core/result/smart.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Refactor result. Now it's a packageDavid Medina2012-03-041-0/+110
result.smart => Paginate iterator with 'page' behaviour. result.normal => Paginate iterator with 'next' behaviour.