request sessions

This commit is contained in:
Kenneth Reitz
2012-12-23 01:49:44 -05:00
parent 526a0befc7
commit 9f89ebe0de
+2 -11
View File
@@ -35,14 +35,13 @@ Lower-Level Classes
.. autoclass:: Response
:inherited-members:
Sessions
--------
Request Sessions
----------------
.. autoclass:: Session
:inherited-members:
Exceptions
~~~~~~~~~~
@@ -88,14 +87,6 @@ Encodings
.. autofunction:: decode_gzip
Internals
---------
These items are an internal component to Requests, and should never be
seen by the end user (developer). This part of the API documentation
exists for those who are extending the functionality of Requests.
Classes
~~~~~~~