SIGN IN SIGN UP

Issue #14128: Exposing Element as an actual type from _elementtree, rather than a factory function.

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.
E
Eli Bendersky committed
092af1fc5cd1b314143ee848025008c4ed862285
Parent: c9590ad