aboutsummaryrefslogtreecommitdiffstats
path: root/pygithub3/tests/utils/core.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Refactor result. Now it's a packageDavid Medina2012-03-041-0/+26
| | | | | result.smart => Paginate iterator with 'page' behaviour. result.normal => Paginate iterator with 'next' behaviour.
* Python 2.6 compatibilityDavid Medina2012-03-011-0/+5
|
* Utils to testsDavid Medina2012-02-091-0/+30