Kaydet (Commit) b15e5ed6 authored tarafından Guido van Rossum's avatar Guido van Rossum

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

"make lib tut ext" should now be errorfree.
üst e3d5fc50
...@@ -73,7 +73,8 @@ bdb.py -- A generic Python debugger base class (used by pdb) ...@@ -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}
......
...@@ -73,7 +73,8 @@ bdb.py -- A generic Python debugger base class (used by pdb) ...@@ -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}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment