Merged revisions 67278 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r67278 | georg.brandl | 2008-11-19 08:59:09 +0100 (Wed, 19 Nov 2008) | 2 lines

  Try to fix problems with verbatim.
........
diff --git a/Doc/conf.py b/Doc/conf.py
index 38db324..7dd7956 100644
--- a/Doc/conf.py
+++ b/Doc/conf.py
@@ -138,6 +138,8 @@
   \strong{Python Software Foundation}\\
   Email: \email{docs@python.org}
 }
+\let\Verbatim=\OriginalVerbatim
+\let\endVerbatim=\endOriginalVerbatim
 '''
 
 # Documents to append as an appendix to all manuals.