Update docs/api.rst a bit to reflect code.

This commit is contained in:
awsum 2012-01-13 01:36:15 +02:00 committed by Ron DuPlain
parent 94692607e6
commit d620ea7ea2
1 changed files with 4 additions and 0 deletions

View File

@ -146,6 +146,10 @@ Response Objects
.. attribute:: status
A string with a response status.
.. attribute:: status_code
The response status as integer.