aboutsummaryrefslogtreecommitdiffstats
path: root/pygithub3/core (follow)
Commit message (Collapse)AuthorAgeFilesLines
* link_header third party libraryDavid Medina2012-02-042-0/+89
|
* Improve modelsDavid Medina2012-02-041-2/+9
| | | | | | Now the models maps itself from json encoded Then we can inherit it and change behaviour to use polymorphism into resources ;)
* Fix parse_argsDavid Medina2012-02-031-2/+4
|
* Fix imports to new environmentDavid Medina2012-02-039-0/+262
Absolute imports as PEP8 tells