commit | 45c9df6636778cd7d58e90190302b4d1ca0bb8e3 | [log] [tgz] |
---|---|---|
author | Fred Drake <fdrake@acm.org> | Mon Dec 29 15:55:10 1997 +0000 |
committer | Fred Drake <fdrake@acm.org> | Mon Dec 29 15:55:10 1997 +0000 |
tree | 0d60338d6462bc6f26ae01f7461ffcd5e7c26f65 | |
parent | d499004860fc74cd95f40b786133229f1d0550bf [diff] |
Changed some \verb\...\ markup to the more common \code{...}. \verb\...\ is rarely needed and should be avoided where possible since it doesn't behave well with some processing tools (like partparse.py).