Fix lazy completion!!! (issue #139)

This commit is contained in:
Vincent Jacques
2013-02-08 08:33:58 +01:00
parent f533731151
commit ce05a0185d
3 changed files with 3 additions and 8 deletions
+1 -1
View File
@@ -69,4 +69,4 @@ class GithubObject(BasicGithubObject):
None
)
self._useAttributes(data)
self._completed = True
self.__completed = True