aboutsummaryrefslogtreecommitdiffstats
path: root/github3/__init__.py
diff options
context:
space:
mode:
authorDavid Medina <davidmedina9@gmail.com>2011-11-06 18:14:51 +0100
committerDavid Medina <davidmedina9@gmail.com>2011-11-06 18:14:51 +0100
commit6f2d2115fa578e2d5aa611fe03474341d73f73cc (patch)
tree69cd5dec12ddab57eea69a9f80f7e7d79bde909f /github3/__init__.py
parentCleaning files from origin repo (diff)
downloadpython-github3-6f2d2115fa578e2d5aa611fe03474341d73f73cc.tar.xz
python-github3-6f2d2115fa578e2d5aa611fe03474341d73f73cc.zip
Modelizer class. json<->model parser
Also reorganize code
Diffstat (limited to 'github3/__init__.py')
-rw-r--r--github3/__init__.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/github3/__init__.py b/github3/__init__.py
index fcb882b..40a96af 100644
--- a/github3/__init__.py
+++ b/github3/__init__.py
@@ -1,3 +1 @@
# -*- coding: utf-8 -*-
-
-from core import *