Author: Michael R. Crusoe <crusoe@debian.org>
Description: Link to the local copy of the Python 3 docs
Forwarded: not-needed
--- rdflib.orig/docs/conf.py
+++ rdflib/docs/conf.py
@@ -234,7 +234,7 @@

 # Example configuration for intersphinx: refer to the Python standard library.
 intersphinx_mapping = {
-    "python": ("https://docs.python.org/3.7", None),
+    "python": ("https://docs.python.org/3", "/usr/share/doc/python3-doc/html/objects.inv"),
 }

 html_experimental_html5_writer = True
