summaryrefslogtreecommitdiffstats
path: root/Doc/library/xml.etree.elementtree.rst
Commit message (Expand)AuthorAgeFilesLines
* Minor documentation updates for xml.etree.Florent Xicluna2010-03-141-12/+14
* Add the keyword argument "method=None" to the .write() method and the tostrin...Florent Xicluna2010-03-131-29/+33
* Update some parts of the xml.etree documentation.Florent Xicluna2010-03-131-165/+202
* Issue #6472: The xml.etree package is updated to ElementTree 1.3. The cEleme...Florent Xicluna2010-03-111-127/+197
* #6489: fix an ambiguity in getiterator() documentation.Georg Brandl2009-07-181-3/+3
* Fix punctuation.Georg Brandl2009-02-201-1/+1
* Remove trailing whitespace.Georg Brandl2009-01-031-8/+8
* #4100: note that element children are not necessarily present on "start" events.Georg Brandl2009-01-011-0/+10
* reformat some documentation of classes so methods and attributes are under th...Benjamin Peterson2008-04-251-52/+54
* Added a footnote to each pointing out that for XML output if an encodingMark Summerfield2008-03-171-1/+10
* A lot more typo fixes by Ori Avtalion.Georg Brandl2008-02-221-1/+1
* Add examples to the ElementTree documentation.Georg Brandl2007-12-011-0/+68
* Add :term:s for iterator.Georg Brandl2007-10-211-2/+2
* Move the 2.6 reST doc tree in place.Georg Brandl2007-08-151-0/+444