summaryrefslogtreecommitdiff
path: root/documentation/index.rst
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/index.rst')
-rw-r--r--documentation/index.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/documentation/index.rst b/documentation/index.rst
index d6c88c4..470ca70 100644
--- a/documentation/index.rst
+++ b/documentation/index.rst
@@ -589,6 +589,7 @@ Contains functions from Python 3's :mod:`py3:urllib.parse` and Python 2's:
:mod:`py2:urlparse`:
* :func:`py2:urlparse.ParseResult`
+* :func:`py2:urlparse.SplitResult`
* :func:`py2:urlparse.urlparse`
* :func:`py2:urlparse.urlunparse`
* :func:`py2:urlparse.parse_qs`