summaryrefslogtreecommitdiffstats
path: root/Doc/library/xml.etree.elementtree.rst
Commit message (Expand)AuthorAgeFilesLines
* Issue #15586: fix prompts in some documentation examplesEli Bendersky2012-08-181-2/+2
* Issue #15586: typo fix. This commit is accompanied by an apology for all Liec...Eli Bendersky2012-08-151-5/+5
* Issue #15586: add some examples to ElementTree documentation. Patch by Daniel...Eli Bendersky2012-08-141-11/+100
* Issue #9458: clarify the documentation of ElementTree.write with regards to t...Eli Bendersky2012-07-151-7/+17
* Close #1767933: Badly formed XML using etree and utf-16. Patch by Serhiy Stor...Eli Bendersky2012-07-151-1/+0
* fix trailing whitespaceEli Bendersky2012-06-011-1/+1
* Issue #14007: make XMLParser a real subclassable type exported from _elementt...Eli Bendersky2012-06-011-5/+5
* Issue #14007: implemented the 'element_factory' feature of TreeBuilder inEli Bendersky2012-05-301-3/+3
* Issue 14814: Add namespaces keyword arg to find(*) methods in _elementtree.Eli Bendersky2012-05-291-12/+17
* Issue #14006: improve the documentation of xml.etree.ElementTreeEli Bendersky2012-03-301-53/+126
* Fix doc typo noticed by Amaury Forgeot d'ArcEli Bendersky2012-03-271-1/+1
* Issue #6488: Explain the XPath support of xml.etree.ElementTree, with codeEli Bendersky2012-03-261-30/+132
* Issue #13782: streamline argument type-checking in ET.ElementEli Bendersky2012-03-231-5/+7
* Issue #9257: clarify the events iterparse acceptsEli Bendersky2012-03-161-5/+8
|\
| * Issue #9257: clarify the events iterparse acceptsEli Bendersky2012-03-161-5/+8
* | Issue #14207: the ParseError exception raised by _elementtree was madeEli Bendersky2012-03-161-1/+18
* | Issue #13988: cElementTree is deprecated and the _elementtree accelerator is ...Florent Xicluna2012-02-131-4/+5
|/
* #13138: add missing versionadded.Ezio Melotti2011-10-091-0/+2
* Add missing source links.Raymond Hettinger2011-02-101-0/+3
* Add cross-references to the glossary entry for file objects.Antoine Pitrou2010-09-151-5/+5
* Consistency check for versionadded/changed directives.Georg Brandl2010-08-171-4/+4
* Issue #8047: Fix the xml.etree serializer to return bytes by default.Florent Xicluna2010-08-081-9/+13
* Update versionadded/changed.Ezio Melotti2010-03-211-9/+9
* Merged revisions 78944 via svnmerge fromFlorent Xicluna2010-03-141-11/+13
* Merged revisions 78838-78839,78917,78919,78934,78937 via svnmerge fromFlorent Xicluna2010-03-131-207/+315
* Last round of adapting style of documenting argument default values.Georg Brandl2009-09-161-19/+18
* Merged revisions 74074,74077,74111,74188,74192-74193,74200,74252-74253,74258-...Alexandre Vassalotti2009-07-291-3/+3
* Merged revisions 69803-69805,69840,69901,69905,69907,69924,69927,69987 via sv...Benjamin Peterson2009-02-261-1/+1
* Remove trailing whitespace.Georg Brandl2009-01-031-8/+8
* Merged revisions 68116-68119,68121,68123-68127 via svnmerge fromBenjamin Peterson2009-01-011-0/+10
* Merged revisions 62490 via svnmerge fromBenjamin Peterson2008-04-251-52/+54
* Merged revisions 61431,61433-61436,61439,61444,61449-61450,61453,61458,61465,...Christian Heimes2008-03-181-1/+10
* Merged revisions 60481,60485,60489-60492,60494-60496,60498-60499,60501-60503,...Christian Heimes2008-02-221-1/+1
* Update docs w.r.t. PEP 3100 changes -- patch for GHOP by Dan Finnie.Georg Brandl2008-02-011-15/+17
* Merged revisions 59259-59274 via svnmerge fromChristian Heimes2007-12-021-0/+68
* #1370: Finish the merge r58749, log below, by resolving all conflicts in Doc/.Georg Brandl2007-11-011-2/+2
* Partial py3k-ification of Doc/library/: convert has_key references into eithe...Collin Winter2007-09-011-2/+2
* Get rid of the remaining versionadded/versionchanged directives.Georg Brandl2007-09-011-2/+0
* Move the 3k reST doc tree in place.Georg Brandl2007-08-151-0/+444