Staging
v0.5.1
https://github.com/python/cpython
Revision 092af1fc5cd1b314143ee848025008c4ed862285 authored by Eli Bendersky on 04 March 2012, 05:14:03 UTC, committed by Eli Bendersky on 04 March 2012, 05:14:03 UTC
This makes the C implementation more aligned with the Python implementation.
Also added some tests to ensure that Element is now a type and that it can
be subclassed.
1 parent c9590ad
History
Tip revision: 092af1fc5cd1b314143ee848025008c4ed862285 authored by Eli Bendersky on 04 March 2012, 05:14:03 UTC
Issue #14128: Exposing Element as an actual type from _elementtree, rather than a factory function.
Tip revision: 092af1f
File Mode Size
Grammar -rw-r--r-- 5.9 KB

back to top