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
/
doc
/
tutorial.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement indent() function for in-place pretty-printing of XML trees.
Stefan Behnel
2019-08-13
1
-0
/
+36
*
Clarify the usage of "element.clear(keep_tail=True)" in some examples.
Stefan Behnel
2019-08-13
1
-3
/
+6
*
Fix typo in doc on mentioned `requests` library
Benjamin Dopplinger
2017-04-11
1
-1
/
+1
*
fix spelling mistakes originally found by scop in GH#230
Stefan Behnel
2017-03-18
1
-2
/
+2
*
make doctest more robust: exact HTML parsing result seems to depend on the li...
Stefan Behnel
2016-12-10
1
-4
/
+2
*
revert output change
Stefan Behnel
2016-12-04
1
-1
/
+1
*
Merge pull request #213 from sam-m888/patch-3
scoder
2016-12-04
1
-1
/
+9
|
\
|
*
Show real output and add example etree.HTML
Sam Manzi
2016-12-03
1
-1
/
+9
*
|
fix some other places where BytesIO is used to properly pass a bytes string
Stefan Behnel
2016-12-04
1
-13
/
+6
*
|
Merge pull request #214 from sam-m888/patch-4
scoder
2016-12-04
1
-1
/
+2
|
\
\
|
*
|
Tutorial: Import BytesIO and mark text as bytes
Sam Manzi
2016-12-04
1
-1
/
+2
|
|
/
*
|
Word: you > new
Sam Manzi
2016-12-04
1
-1
/
+1
|
/
*
add Py3 comment to tutorial
Stefan Behnel
2016-07-24
1
-1
/
+1
*
fix typos
Jakub Wilk
2015-10-02
1
-1
/
+1
*
present doctype modification in docs
Stefan Behnel
2015-02-18
1
-1
/
+6
*
fix a few typos and formatting inconsistencies
David Branner
2014-10-08
1
-18
/
+18
*
add a method tree.getelementpath(element) that generates a structural Element...
Stefan Behnel
2014-04-06
1
-0
/
+21
*
replace outdated references to encoding=unicode in the docs by encoding="unic...
Stefan Behnel
2014-02-26
1
-2
/
+2
*
add comparison of .iter() and .find*() to tutorial
Stefan Behnel
2013-04-05
1
-1
/
+20
*
tutorial: mention that files should be opened in binary mode
Stefan Behnel
2013-02-17
1
-1
/
+1
*
use BytesIO instead of StringIO in the tutorial
Stefan Behnel
2013-02-17
1
-11
/
+11
*
restructure tutorial section on attributes
Stefan Behnel
2012-12-15
1
-13
/
+39
*
tutorial: clarify ET deviation that copying Elements moves them in lxml.etree
Stefan Behnel
2012-12-13
1
-23
/
+68
*
rewrite tutorial section on ElementTree class
Stefan Behnel
2012-11-23
1
-32
/
+50
*
fixed wording in tutorial
Stefan Behnel
2012-11-21
1
-6
/
+6
*
describe QName helper class in tutorial
Stefan Behnel
2012-11-14
1
-12
/
+40
*
PyPy test fixes
Stefan Behnel
2012-09-25
1
-2
/
+2
*
document wildcard iteration
Stefan Behnel
2012-08-13
1
-1
/
+32
*
simplify interface for passing multiple tag selectors into element iteration ...
Stefan Behnel
2012-04-24
1
-1
/
+8
*
tutorial comment on multiple namespaces in E-factory
Stefan Behnel
2011-06-29
1
-0
/
+7
*
tutorial extension
Stefan Behnel
2011-02-25
1
-4
/
+29
*
tutorial clarification
Stefan Behnel
2011-02-18
1
-1
/
+1
*
doc fix
Stefan Behnel
2011-02-18
1
-3
/
+3
*
doc fixes
Stefan Behnel
2011-02-16
1
-2
/
+2
*
[svn r4388] r5538@lenny: sbehnel | 2010-03-26 20:35:50 +0100
scoder
2010-03-26
1
-11
/
+21
*
[svn r4383] r5532@lenny: sbehnel | 2010-03-26 06:45:12 +0100
scoder
2010-03-26
1
-5
/
+33
*
[svn r4296] r5383@lenny: sbehnel | 2009-12-28 20:17:38 +0100
scoder
2009-12-28
1
-3
/
+11
*
[svn r4181] r5186@delle: sbehnel | 2009-07-13 22:23:25 +0200
scoder
2009-07-13
1
-0
/
+5
*
[svn r4087] r5001@delle: sbehnel | 2009-02-15 11:56:39 +0100
scoder
2009-02-15
1
-4
/
+4
*
[svn r3927] r4720@delle: sbehnel | 2008-08-08 08:14:49 +0200
scoder
2008-08-08
1
-2
/
+33
*
[svn r3896] r4629@delle: sbehnel | 2008-07-12 22:47:57 +0200
scoder
2008-07-12
1
-4
/
+5
*
[svn r3766] r4382@delle: sbehnel | 2008-05-26 19:44:47 +0200
scoder
2008-05-26
1
-48
/
+48
*
[svn r3754] r4370@delle: sbehnel | 2008-05-26 09:31:33 +0200
scoder
2008-05-26
1
-11
/
+9
*
[svn r3751] r4367@delle: sbehnel | 2008-05-26 09:09:32 +0200
scoder
2008-05-26
1
-95
/
+122
*
[svn r3641] r4154@delle: sbehnel | 2008-05-04 20:23:11 +0200
scoder
2008-05-04
1
-4
/
+4
*
[svn r3637] r4151@delle: sbehnel | 2008-05-04 12:01:52 +0200
scoder
2008-05-04
1
-2
/
+22
*
[svn r3577] r4041@delle: sbehnel | 2008-04-23 20:59:38 +0200
scoder
2008-04-24
1
-0
/
+4
*
[svn r3400] r3730@delle: sbehnel | 2008-03-04 22:44:06 +0100
scoder
2008-03-05
1
-2
/
+8
*
[svn r3399] r3726@delle: sbehnel | 2008-03-04 17:55:47 +0100
scoder
2008-03-04
1
-2
/
+2
*
[svn r3398] r3725@delle: sbehnel | 2008-03-04 17:52:27 +0100
scoder
2008-03-04
1
-6
/
+25
[next]