mirror of https://github.com/python/cpython.git
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. ........
This commit is contained in:
parent
fc1e0efa79
commit
90a79e84a3
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue