aboutsummaryrefslogtreecommitdiffstats
path: root/pygithub3/core/resources/users/keys.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Renaming (What I was thinking?)David Medina2012-02-041-0/+0
| | | | | | | resources => ghrequests models => resources + Also it's near to complete user service
* Fix imports to new environmentDavid Medina2012-02-031-0/+0
Absolute imports as PEP8 tells