]> granicus.if.org Git - python/commit
Make sure that ampersand escaping is still performed on the contents of
authorFred Drake <fdrake@acm.org>
Fri, 17 Aug 2001 17:20:44 +0000 (17:20 +0000)
committerFred Drake <fdrake@acm.org>
Fri, 17 Aug 2001 17:20:44 +0000 (17:20 +0000)
commit2dc07946bfacd57b27ae6d180a9e3a5d7cbe8b58
tree405d5a85859c1656590df4fffeece1731da2799c
parent1a49350e8d7fdf7c847cc41bc1d3511dd203320d
Make sure that ampersand escaping is still performed on the contents of
local module tables (the lists of modules documented within a chapter,
inserted at the beginning of the chapter).  If this is not done here,
the text is not part of the resulting documents when latex2html does the
processing normally.

This fixes a little bit more of SF bug #451556.
Doc/perl/SynopsisTable.pm