From: Eli Bendersky Date: Thu, 10 Jan 2013 14:06:01 +0000 (-0800) Subject: Issue #16076: make _elementtree.Element pickle-able in a way that is compatible X-Git-Tag: v3.4.0a1~1661 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=065eeb10852765f9a366ad297f3584970ef6fa89;p=thirdparty%2FPython%2Fcpython.git Issue #16076: make _elementtree.Element pickle-able in a way that is compatible with the Python version of the class. Patch by Daniel Shahaf. --- 065eeb10852765f9a366ad297f3584970ef6fa89