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