summaryrefslogtreecommitdiffstats
path: root/Doc/lib/libetree.tex
Commit message (Collapse)AuthorAgeFilesLines
* - fix module name in links in formatted documentationFred Drake2006-09-151-25/+14
| | | | - minor markup cleanup
* Correct elementtree module index entry.Georg Brandl2006-09-151-1/+1
| | | | (backport)
* Patch #1504046: Add documentation for xml.etree.Neal Norwitz2006-07-101-0/+367
/F wrote the text docs, Englebert Gruber massaged it to latex and I did some more massaging to try and improve the consistency and fix some name mismatches between the declaration and text.