aboutsummaryrefslogtreecommitdiffstats
path: root/github3/__init__.py
diff options
context:
space:
mode:
authorAntti Kaihola <akaihol+github@ambitone.com>2011-11-09 13:04:48 +0200
committerAntti Kaihola <akaihol+github@ambitone.com>2011-11-09 13:04:48 +0200
commitf1a03e9fc8ce87ca1beeae5a92082bb32d342df3 (patch)
tree6bca689287379b249aff19fbae075182dc22f95a /github3/__init__.py
parentAdded create_gist() example to readme (diff)
parentFixing bugs. Crazy night :S (diff)
downloadpython-github3-f1a03e9fc8ce87ca1beeae5a92082bb32d342df3.tar.xz
python-github3-f1a03e9fc8ce87ca1beeae5a92082bb32d342df3.zip
Merged create_gist() into current HEAD of copitux/develop
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 c2fdbad..40a96af 100644
--- a/github3/__init__.py
+++ b/github3/__init__.py
@@ -1,3 +1 @@
# -*- coding: utf-8 -*-
-
-from core import * \ No newline at end of file