summaryrefslogtreecommitdiff
path: root/src/lxml/tests/test_builder.py
Commit message (Expand)AuthorAgeFilesLines
* Avoid using xpath in the ElementMaker test.Jeffrey Yasskin2012-02-181-3/+3
* Move the mro loop into the 't is None' if, behind the iselement check,Jeffrey Yasskin2012-02-161-9/+8
* Teach the ElementMaker to add objects of types derived from types itJeffrey Yasskin2012-02-151-0/+39