diff options
| author | Kenneth Reitz <me@kennethreitz.com> | 2012-12-23 01:47:35 -0500 |
|---|---|---|
| committer | Kenneth Reitz <me@kennethreitz.com> | 2012-12-23 01:47:35 -0500 |
| commit | 526a0befc75a0e22ee42ee11a1879f892dae6e0a (patch) | |
| tree | 03a82281ad16bc4a54bfb58e5fe289eff08b77d6 /docs/api.rst | |
| parent | f0fe551dc999c4887767f369951732f04178f45e (diff) | |
| download | python-requests-526a0befc75a0e22ee42ee11a1879f892dae6e0a.tar.gz | |
cleaup api docs
Diffstat (limited to 'docs/api.rst')
| -rw-r--r-- | docs/api.rst | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/docs/api.rst b/docs/api.rst index e7db1dd4..938ab676 100644 --- a/docs/api.rst +++ b/docs/api.rst @@ -55,22 +55,6 @@ Exceptions .. autoexception:: TooManyRedirects -.. _configurations: - -Configurations --------------- - -.. automodule:: requests.defaults - - -Utilities ---------- - -These functions are used internally, but may be useful outside of -Requests. - -.. module:: requests.utils - Status Code Lookup ~~~~~~~~~~~~~~~~~~ |
