Files
python-github3/github3/api.py
T
Kenneth Reitz e875a2c2d1 clean slate
2011-06-21 23:36:49 -04:00

13 lines
200 B
Python

# -*- coding: utf-8 -*-
"""
github3.api
~~~~~~~~~~~
This module implements the GitHub3 API wrapper objects.
:copyright: (c) 2011 by Kenneth Reitz.
:license: ISC, see LICENSE for more details.
"""