Dependencies => restore testAuthenticatedUserDetails!

This commit is contained in:
Vincent Jacques
2012-05-03 21:59:04 +01:00
parent 04cde900a0
commit 9f7ec6460a
24 changed files with 92 additions and 12 deletions
+21
View File
@@ -1,6 +1,27 @@
# WARNING: this file is generated automaticaly.
# Do not modify it manually, your work would be lost.
import GitCommit
import Team
import PullRequest
import GitBlob
import Repository
import IssueEvent
import Milestone
import RepositoryKey
import GitTag
import CommitComment
import Hook
import Tag
import Branch
import GitRef
import Download
import Commit
import NamedUser
import Issue
import Event
import GitTree
import Label
class Repository( object ):
def __init__( self, github, attributes, lazy ):