Use 'and' instead of '&', which is a (La)TeX control character.

"make lib tut ext" should now be errorfree.
This commit is contained in:
Guido van Rossum 1997-07-17 18:30:15 +00:00
parent e3d5fc50a1
commit b15e5ed689
2 changed files with 4 additions and 2 deletions

View 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) 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} \section{Parsing Python}

View 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) 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} \section{Parsing Python}