| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [svn r4386] r5536@lenny: sbehnel | 2010-03-26 08:12:15 +0100 | scoder | 2010-03-26 | 1 | -63/+123 |
| | | | | | | | | major ElementPath update to match ET 1.3 (as of Py3.2) --HG-- branch : trunk | ||||
| * | [svn r4300] r5391@lenny: sbehnel | 2009-12-30 12:48:32 +0100 | scoder | 2009-12-30 | 1 | -0/+1 |
| | | | | | | | | enable caching for ElementPath parser --HG-- branch : trunk | ||||
| * | [svn r4105] r5036@delle: sbehnel | 2009-02-20 19:21:16 +0100 | scoder | 2009-02-20 | 1 | -1/+1 |
| | | | | | | | | return empty string instead of None for empty element text content from el.findtext() --HG-- branch : trunk | ||||
| * | [svn r3798] r4443@delle: sbehnel | 2008-05-31 18:47:50 +0200 | scoder | 2008-05-31 | 1 | -1/+1 |
| | | | | | | | | cleanup --HG-- branch : trunk | ||||
| * | [svn r3786] r4431@delle: sbehnel | 2008-05-31 16:59:52 +0200 | scoder | 2008-05-31 | 1 | -4/+1 |
| | | | | | | | | ElementPath fix for [tag] conditions --HG-- branch : trunk | ||||
| * | [svn r3685] r4231@delle: sbehnel | 2008-05-19 23:46:38 +0200 | scoder | 2008-05-20 | 1 | -9/+21 |
| | | | | | | | | Py3 fixes --HG-- branch : trunk | ||||
| * | [svn r3135] r3180@delle: sbehnel | 2007-12-25 15:54:59 +0100 | scoder | 2007-12-25 | 1 | -1/+1 |
| | | | | | | | | typo --HG-- branch : trunk | ||||
| * | [svn r2937] some cleanup and optimisations in _elementpath.py | scoder | 2007-09-28 | 1 | -61/+58 |
| | | | | | | --HG-- branch : trunk | ||||
| * | [svn r2850] ET 1.3 compatibility updates: iterfind(), new ElementPath ↵ | scoder | 2007-09-13 | 1 | -130/+165 |
| | | | | | | | | implementation, updated selftest.py, fix for itertext() --HG-- branch : trunk | ||||
| * | [svn r177] Add support for find() and friends, directly taken from Python ↵ | faassen | 2005-01-12 | 1 | -0/+194 |
| ElementTree. Add selftest.py from Python elementtree. Modify selftest where it is incorrect in assumptions concerning etree, and disable a lot of tests where etree is still lacking. The remaining 76 tests do pass. --HG-- branch : trunk | |||||
