| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | simplify portability imports to make them more portable themselves | Stefan Behnel | 2012-02-20 | 1 | -4/+4 |
| | | |||||
| * | Move the mro loop into the 't is None' if, behind the iselement check, | Jeffrey Yasskin | 2012-02-16 | 1 | -14/+12 |
| | | | | | and fix up some py2/3 compatibility in the test. | ||||
| * | Teach the ElementMaker to add objects of types derived from types it | Jeffrey Yasskin | 2012-02-15 | 1 | -2/+10 |
| | | | | | | knows how to handle. This allows it to handle the result of string xpath expressions, which inherit from bytes. | ||||
| * | [svn r3830] r4510@delle: sbehnel | 2008-06-16 14:34:42 +0200 | scoder | 2008-06-19 | 1 | -0/+11 |
| | | | | | | | | docs --HG-- branch : trunk | ||||
| * | [svn r3750] r4366@delle: sbehnel | 2008-05-26 08:41:25 +0200 | scoder | 2008-05-26 | 1 | -1/+18 |
| | | | | | | | | Py3 fixes --HG-- branch : trunk | ||||
| * | [svn r3696] r4254@delle: sbehnel | 2008-05-20 23:57:10 +0200 | scoder | 2008-05-21 | 1 | -33/+33 |
| | | | | | | | | whitespace fixes --HG-- branch : trunk | ||||
| * | [svn r3285] r3470@delle: sbehnel | 2008-02-13 20:12:19 +0100 | scoder | 2008-02-13 | 1 | -0/+4 |
| | | | | | | | | loads of docstrings --HG-- branch : trunk | ||||
| * | [svn r2776] let ElementMaker accept 'namespace' and 'nsmap' keywords as in ↵ | scoder | 2007-08-29 | 1 | -2/+15 |
| | | | | | | | | objectify --HG-- branch : trunk | ||||
| * | [svn r2536] support E-factory in objectify | scoder | 2007-06-25 | 1 | -2/+6 |
| | | | | | | --HG-- branch : trunk | ||||
| * | [svn r2514] pass a makeelement() function instead of a parser | scoder | 2007-06-23 | 1 | -3/+4 |
| | | | | | | --HG-- branch : trunk | ||||
| * | [svn r2504] builder license | scoder | 2007-06-22 | 1 | -7/+34 |
| | | | | | | --HG-- branch : trunk | ||||
| * | [svn r2396] E factory cleanup for lxml.etree, 'parser' keyword argument | scoder | 2007-06-07 | 1 | -13/+7 |
| | | | | | | --HG-- branch : trunk | ||||
| * | [svn r2160] integrated element generator factory by Fredrik Lundh | scoder | 2007-02-25 | 1 | -0/+161 |
| --HG-- branch : trunk | |||||
