Skip to content

Commit fcdcb36

Browse files
author
georg.brandl
committed
Try to fix problems with verbatim.
git-svn-id: http://svn.python.org/projects/python/trunk@67278 6015fed2-1504-0410-9fe1-9d1591cc4771
1 parent 7088992 commit fcdcb36

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Doc/conf.py

+2
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,8 @@
138138
\strong{Python Software Foundation}\\
139139
Email: \email{[email protected]}
140140
}
141+
\let\Verbatim=\OriginalVerbatim
142+
\let\endVerbatim=\endOriginalVerbatim
141143
'''
142144

143145
# Documents to append as an appendix to all manuals.

0 commit comments

Comments
 (0)