<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-lxml.git/doc/objectify.txt, branch lxml-3.0</title>
<subtitle>github.com: lxml/lxml.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/'/>
<entry>
<title>sort attributes at Element creation time to make their creation order predictable</title>
<updated>2012-03-31T15:49:09+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2012-03-31T15:49:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=e5d7aa3519370a8adb60101441119ad1720b31ed'/>
<id>e5d7aa3519370a8adb60101441119ad1720b31ed</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>new option 'cleanup_namespaces' in objectify.deannotate()</title>
<updated>2011-10-23T19:41:12+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2011-10-23T19:41:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=c4e4fdb4d683a64d44c1d6401f4b32cfd8238eb5'/>
<id>c4e4fdb4d683a64d44c1d6401f4b32cfd8238eb5</id>
<content type='text'>
--HG--
extra : rebase_source : 8e6688a024a69c6322cfb142398591e0a062164a
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
extra : rebase_source : 8e6688a024a69c6322cfb142398591e0a062164a
</pre>
</div>
</content>
</entry>
<entry>
<title>restructure lxml.objectify documentation to start with the more obvious 'reading XML' part instead of the 'generating XML' part</title>
<updated>2011-10-12T13:06:28+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>scoder@users.berlios.de</email>
</author>
<published>2011-10-12T13:06:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=ce4c2121c0f24947461fa0e9b7cf4c7c70a1b60a'/>
<id>ce4c2121c0f24947461fa0e9b7cf4c7c70a1b60a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[svn r4213] r5245@delle:  sbehnel | 2009-09-11 15:37:45 +0200</title>
<updated>2009-09-29T20:16:19+00:00</updated>
<author>
<name>scoder</name>
<email>none@none</email>
</author>
<published>2009-09-29T20:16:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=6062ed725407febfd2d8425de10f6f6137249f96'/>
<id>6062ed725407febfd2d8425de10f6f6137249f96</id>
<content type='text'>
 objectify docs

--HG--
branch : trunk
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 objectify docs

--HG--
branch : trunk
</pre>
</div>
</content>
</entry>
<entry>
<title>[svn r4211] r5242@delle:  sbehnel | 2009-09-11 12:25:24 +0200</title>
<updated>2009-09-11T10:29:49+00:00</updated>
<author>
<name>scoder</name>
<email>none@none</email>
</author>
<published>2009-09-11T10:29:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=c7df95fe00a128ea28627eb23288b487e5d346ff'/>
<id>c7df95fe00a128ea28627eb23288b487e5d346ff</id>
<content type='text'>
 objectify doc fixes

--HG--
branch : trunk
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 objectify doc fixes

--HG--
branch : trunk
</pre>
</div>
</content>
</entry>
<entry>
<title>[svn r4160] new keyword arg xsi_nil (default False) for deannotate(), to remove xsi:nil</title>
<updated>2009-06-08T22:22:49+00:00</updated>
<author>
<name>jholg</name>
<email>none@none</email>
</author>
<published>2009-06-08T22:22:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=9671f74ee821a0de9c1479df67a32ab420c1042c'/>
<id>9671f74ee821a0de9c1479df67a32ab420c1042c</id>
<content type='text'>
if needed, deannotate() now uses strip_attributes() implementation. Tests
included, removed duplicate test_pytype_deannotate method.

--HG--
branch : trunk
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
if needed, deannotate() now uses strip_attributes() implementation. Tests
included, removed duplicate test_pytype_deannotate method.

--HG--
branch : trunk
</pre>
</div>
</content>
</entry>
<entry>
<title>[svn r3866] Removed deprecated enableRecursiveStr in favor of enable_recursive_str.</title>
<updated>2008-07-02T07:28:24+00:00</updated>
<author>
<name>jholg</name>
<email>none@none</email>
</author>
<published>2008-07-02T07:28:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=35a30b14cd15e8bba3034a48559850b6f538923c'/>
<id>35a30b14cd15e8bba3034a48559850b6f538923c</id>
<content type='text'>
--HG--
branch : trunk
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
branch : trunk
</pre>
</div>
</content>
</entry>
<entry>
<title>[svn r3768] r4404@delle:  sbehnel | 2008-05-27 20:10:59 +0200</title>
<updated>2008-05-28T05:40:21+00:00</updated>
<author>
<name>scoder</name>
<email>none@none</email>
</author>
<published>2008-05-28T05:40:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=036e39326d1159a65b2f7c4c09639e287603b9c8'/>
<id>036e39326d1159a65b2f7c4c09639e287603b9c8</id>
<content type='text'>
 Py3 test fixes

--HG--
branch : trunk
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 Py3 test fixes

--HG--
branch : trunk
</pre>
</div>
</content>
</entry>
<entry>
<title>[svn r3758] r4374@delle:  sbehnel | 2008-05-26 12:12:39 +0200</title>
<updated>2008-05-26T17:47:57+00:00</updated>
<author>
<name>scoder</name>
<email>none@none</email>
</author>
<published>2008-05-26T17:47:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=61674692269b075afe737fc566ec46d7169e838b'/>
<id>61674692269b075afe737fc566ec46d7169e838b</id>
<content type='text'>
 doctest work-arounds for Py3

--HG--
branch : trunk
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 doctest work-arounds for Py3

--HG--
branch : trunk
</pre>
</div>
</content>
</entry>
<entry>
<title>[svn r3694] r4252@delle:  sbehnel | 2008-05-20 22:09:08 +0200</title>
<updated>2008-05-21T19:45:48+00:00</updated>
<author>
<name>scoder</name>
<email>none@none</email>
</author>
<published>2008-05-21T19:45:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=5f96d2e227ef076dc11a28f791b54ced41409526'/>
<id>5f96d2e227ef076dc11a28f791b54ced41409526</id>
<content type='text'>
 lots of Py3 fixes

--HG--
branch : trunk
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 lots of Py3 fixes

--HG--
branch : trunk
</pre>
</div>
</content>
</entry>
</feed>
