Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Minor code cleanup. | Raymond Hettinger | 2014-11-28 | 1 | -4/+1 |
* | PEP 479: Don't let StopIteration bubble out of calls to next() inside a gene... | Raymond Hettinger | 2014-11-23 | 1 | -3/+12 |
* | Merge fix for Issue #17011 from 3.3 | Eli Bendersky | 2013-08-04 | 1 | -2/+4 |
|\ | |||||
| * | Issue #17011: Fix caching of xpath path when namespaces are present. | Eli Bendersky | 2013-08-04 | 1 | -2/+4 |
* | | Issue #12323: Strengthen error checking of the position XPath selectors | Eli Bendersky | 2013-01-24 | 1 | -2/+7 |
* | | more yield from | Philip Jenvey | 2012-10-01 | 1 | -4/+2 |
|/ | |||||
* | Merged revisions 78838-78839,78917,78919,78934,78937 via svnmerge from | Florent Xicluna | 2010-03-13 | 1 | -123/+228 |
* | Merged revisions 46753-51188 via svnmerge from | Thomas Wouters | 2006-08-11 | 1 | -0/+198 |
* | move the xml package implementation to xmlcore, and adjust the tests to | Fred Drake | 2005-12-14 | 1 | -196/+0 |
* | added ElementTree core components to xml.etree | Fredrik Lundh | 2005-12-12 | 1 | -0/+196 |