From 767d75a580279e457f9bc52bc308a17ff8ea0509 Mon Sep 17 00:00:00 2001 From: Vincent Jacques Date: Tue, 13 Mar 2012 20:24:39 +0100 Subject: [PATCH] Spliting GithubObjects.py --- github/Label.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/github/Label.py b/github/Label.py index 3c258a2c..4fbb42a1 100644 --- a/github/Label.py +++ b/github/Label.py @@ -1,3 +1,5 @@ +import urllib + from GithubObject import * Label = GithubObject(