1. 88db6f4 Minor documentation updates for xml.etree. by Florent Xicluna · 15 years ago
  2. a231e45 Add the keyword argument "method=None" to the .write() method and the tostring/tostringlist functions. by Florent Xicluna · 15 years ago
  3. 583302c Update some parts of the xml.etree documentation. by Florent Xicluna · 15 years ago
  4. 3e8c189 Issue #6472: The xml.etree package is updated to ElementTree 1.3. The cElementTree module is updated too. by Florent Xicluna · 15 years ago
  5. 3bb4747 #6489: fix an ambiguity in getiterator() documentation. by Georg Brandl · 16 years ago
  6. 8b8c2df Fix punctuation. by Georg Brandl · 16 years ago
  7. c62ef8b Remove trailing whitespace. by Georg Brandl · 17 years ago
  8. fb22263 #4100: note that element children are not necessarily present on "start" events. by Georg Brandl · 17 years ago
  9. c7b0592 reformat some documentation of classes so methods and attributes are under the class directive by Benjamin Peterson · 17 years ago
  10. 43da35d Added a footnote to each pointing out that for XML output if an encoding by Mark Summerfield · 17 years ago
  11. 907a720 A lot more typo fixes by Ori Avtalion. by Georg Brandl · 17 years ago
  12. 39bd059 Add examples to the ElementTree documentation. Written by h4wk.cz for GHOP. by Georg Brandl · 18 years ago
  13. e7a0990 Add :term:s for iterator. by Georg Brandl · 18 years ago
  14. 8ec7f65 Move the 2.6 reST doc tree in place. by Georg Brandl · 18 years ago