index
:
delta/python-lxml.git
LP1595781_adopt_external_doc
baserock/morph
lxml-2.3
lxml-2.3.2
lxml-3.0
lxml-3.1
lxml-3.2
lxml-3.3
lxml-3.4
lxml-3.6
lxml-3.7
lxml-4.2
lxml-4.3
lxml-4.4
lxml-4.6
macos_unicode_tests
master
patch-1
pypy
pypy4
walter
xml_int_float_parsing
github.com: lxml/lxml.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lxml
/
_elementpath.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
reject negative path indices in ElementPath (illegal in XPath and previously ...
Stefan Behnel
2013-01-24
1
-5
/
+9
*
reject invalid 0-index in ElementPath predicates
Stefan Behnel
2013-01-24
1
-0
/
+3
*
make the user provided namespace mapping part of the caching key in ElementPa...
Stefan Behnel
2013-01-22
1
-1
/
+1
*
raise ElementPath syntax error on empty path expression
Stefan Behnel
2012-08-01
1
-1
/
+4
*
prevent el.find('*') from returning PIs and comments
Stefan Behnel
2012-07-30
1
-1
/
+1
*
[svn r4386] r5536@lenny: sbehnel | 2010-03-26 08:12:15 +0100
scoder
2010-03-26
1
-63
/
+123
*
[svn r4300] r5391@lenny: sbehnel | 2009-12-30 12:48:32 +0100
scoder
2009-12-30
1
-0
/
+1
*
[svn r4105] r5036@delle: sbehnel | 2009-02-20 19:21:16 +0100
scoder
2009-02-20
1
-1
/
+1
*
[svn r3798] r4443@delle: sbehnel | 2008-05-31 18:47:50 +0200
scoder
2008-05-31
1
-1
/
+1
*
[svn r3786] r4431@delle: sbehnel | 2008-05-31 16:59:52 +0200
scoder
2008-05-31
1
-4
/
+1
*
[svn r3685] r4231@delle: sbehnel | 2008-05-19 23:46:38 +0200
scoder
2008-05-20
1
-9
/
+21
*
[svn r3135] r3180@delle: sbehnel | 2007-12-25 15:54:59 +0100
scoder
2007-12-25
1
-1
/
+1
*
[svn r2937] some cleanup and optimisations in _elementpath.py
scoder
2007-09-28
1
-61
/
+58
*
[svn r2850] ET 1.3 compatibility updates: iterfind(), new ElementPath impleme...
scoder
2007-09-13
1
-130
/
+165
*
[svn r177] Add support for find() and friends, directly taken from Python Ele...
faassen
2005-01-12
1
-0
/
+194