mirror of https://github.com/python/cpython.git
abf8a1daa8
<description> elements. Add another sanity check to make sure a special case only becomes involved for <opcodedesc> and <opcodedescni> elements. fixup_paras_helper(): Clean up control flow. Everywhere that checks node.nodeType==ELEMENT and node.tagName now just check node.nodeName (nodeName is guaranteed for all node types and will be special values that don't conflict with GIs for non-ELEMENT nodes). Simplifies a number of tests and improves readability in a lot of places. |
||
---|---|---|
.. | ||
sgmlconv | ||
buildindex.py | ||
checkargs.pm | ||
custlib.py | ||
findmodrefs | ||
fix_hack | ||
fix_libaux.sed | ||
fixinfo.el | ||
getpagecounts | ||
html2texi.pl | ||
indfix.py | ||
keywords.py | ||
listmodules | ||
mkdvi.sh | ||
mkhowto | ||
mkhtml.sh | ||
mkinfo | ||
mkmodindex | ||
mksourcepkg | ||
newind.py | ||
node2label.pl | ||
toc2bkm.py | ||
whichlibs |