]> granicus.if.org Git - python/commitdiff
Issue #16076: make _elementtree.Element pickle-able in a way that is compatible
authorEli Bendersky <eliben@gmail.com>
Thu, 10 Jan 2013 14:06:01 +0000 (06:06 -0800)
committerEli Bendersky <eliben@gmail.com>
Thu, 10 Jan 2013 14:06:01 +0000 (06:06 -0800)
with the Python version of the class.

Patch by Daniel Shahaf.


Trivial merge