SpecificExceptions.testBadCredentials.txt
1 https 2 GET 3 api.github.com 4 None 5 /user 6 {'Authorization': 'Basic login_and_password_removed', 'User-Agent': 'PyGithub/Python'} 7 None 8 401 9 [('status', '401 Unauthorized'), ('content-length', '29'), ('server', 'nginx/1.0.13'), ('connection', 'keep-alive'), ('etag', '"ca6a3702f840b6bff0bb1bca6be0337c"'), ('date', 'Sat, 02 Jun 2012 12:12:32 GMT'), ('content-type', 'application/json; charset=utf-8')] 10 {"message":"Bad credentials"} 11