aboutsummaryrefslogtreecommitdiffstats
path: root/pygithub3/services (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Complete skeleton of services glueing to requestsDavid Medina2012-02-051-3/+23
|
* Renaming (What I was thinking?)David Medina2012-02-042-27/+43
| | | | | | | resources => ghrequests models => resources + Also it's near to complete user service
* Fix imports to new environmentDavid Medina2012-02-033-0/+88
Absolute imports as PEP8 tells