]> granicus.if.org Git - python/commitdiff
Use 'and' instead of '&', which is a (La)TeX control character.
authorGuido van Rossum <guido@python.org>
Thu, 17 Jul 1997 18:30:15 +0000 (18:30 +0000)
committerGuido van Rossum <guido@python.org>
Thu, 17 Jul 1997 18:30:15 +0000 (18:30 +0000)
"make lib tut ext" should now be errorfree.

Doc/lib/libundoc.tex
Doc/libundoc.tex

index 9dea20e6afd4d4b8f06484ea7f0b199926545cd2..fafdf68231cb6a08ef895e3a4af1b1efa7ce23b6 100644 (file)
@@ -73,7 +73,8 @@ bdb.py -- A generic Python debugger base class (used by pdb)
 
 ihooks.py -- Import hook support (for ni and rexec)
 
-pprint.py -- support to pretty-print lists, tuples, & dictionaries recursively
+pprint.py -- support to pretty-print lists, tuples, and dictionaries
+recursively
 
 
 \section{Parsing Python}
index 9dea20e6afd4d4b8f06484ea7f0b199926545cd2..fafdf68231cb6a08ef895e3a4af1b1efa7ce23b6 100644 (file)
@@ -73,7 +73,8 @@ bdb.py -- A generic Python debugger base class (used by pdb)
 
 ihooks.py -- Import hook support (for ni and rexec)
 
-pprint.py -- support to pretty-print lists, tuples, & dictionaries recursively
+pprint.py -- support to pretty-print lists, tuples, and dictionaries
+recursively
 
 
 \section{Parsing Python}