aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKenneth Reitz <me@kennethreitz.com>2011-07-23 00:22:41 -0400
committerKenneth Reitz <me@kennethreitz.com>2011-07-23 00:22:41 -0400
commit5b59f0103e5a0deb8d2ec6785a03cd9ff5b93fe3 (patch)
tree86f9b71911d7c874361d424a348df41ff159eeff
parent"refactor" #1 (diff)
downloadpython-github3-5b59f0103e5a0deb8d2ec6785a03cd9ff5b93fe3.tar.xz
python-github3-5b59f0103e5a0deb8d2ec6785a03cd9ff5b93fe3.zip
yayy
-rw-r--r--github3/__init__.py0
-rw-r--r--github3/api.py0
-rw-r--r--github3/config.py0
-rw-r--r--github3/core.py0
-rw-r--r--github3/helpers.py0
-rw-r--r--github3/models.py0
6 files changed, 0 insertions, 0 deletions
diff --git a/github3/__init__.py b/github3/__init__.py
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/github3/__init__.py
diff --git a/github3/api.py b/github3/api.py
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/github3/api.py
diff --git a/github3/config.py b/github3/config.py
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/github3/config.py
diff --git a/github3/core.py b/github3/core.py
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/github3/core.py
diff --git a/github3/helpers.py b/github3/helpers.py
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/github3/helpers.py
diff --git a/github3/models.py b/github3/models.py
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/github3/models.py