diff options
| author | 2011-05-14 13:15:46 -0400 | |
|---|---|---|
| committer | 2011-05-14 13:15:46 -0400 | |
| commit | 126c3d0f692d9a4a0fd6e67daaa02cb6fb5ff7d7 (patch) | |
| tree | dda793f756bd8533ee6b900fe3e8b9c71b746c69 | |
| parent | requests 0.3.3 (diff) | |
| download | python-github3-126c3d0f692d9a4a0fd6e67daaa02cb6fb5ff7d7.tar.xz python-github3-126c3d0f692d9a4a0fd6e67daaa02cb6fb5ff7d7.zip | |
syntax
| -rw-r--r-- | README.rst | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -11,6 +11,7 @@ Usage ----- :: + from github3 import github github.login('username', 'password') |
