Staging
v0.5.0
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
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
Tools
.bzrignore -rw-r--r-- 602 bytes
.gitignore -rw-r--r-- 651 bytes
.hgeol -rw-r--r-- 692 bytes
.hgignore -rw-r--r-- 1007 bytes
.hgtags -rw-r--r-- 4.6 KB
LICENSE -rw-r--r-- 14.5 KB
Makefile.pre.in -rw-r--r-- 46.7 KB
README -rw-r--r-- 6.3 KB
configure -rwxr-xr-x 400.9 KB
configure.in -rw-r--r-- 122.2 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 38.7 KB
setup.py -rw-r--r-- 81.5 KB

README

back to top