--- docs/conf.py.orig	2013-09-15 08:25:25 UTC
+++ docs/conf.py
@@ -244,7 +244,3 @@ texinfo_documents = [
 
 # How to display URL addresses: 'footnote', 'no', or 'inline'.
 #texinfo_show_urls = 'footnote'
-
-
-# Example configuration for intersphinx: refer to the Python standard library.
-intersphinx_mapping = {'http://docs.python.org/': None}