diff options
author | Eli Bendersky <eliben@gmail.com> | 2012-03-23 14:24:20 +0200 |
---|---|---|
committer | Eli Bendersky <eliben@gmail.com> | 2012-03-23 14:24:20 +0200 |
commit | 396e8fcf36480dacaeeeb785a3912a565294d3b7 (patch) | |
tree | 173647551cef119cdf7644b8eb009b4a48314995 /Python/modsupport.c | |
parent | 42243c4dcaee5fe6e680d1ea4b1b615dd0d18b10 (diff) | |
download | cpython-git-396e8fcf36480dacaeeeb785a3912a565294d3b7.tar.gz |
Issue #13782: streamline argument type-checking in ET.Element
append, extend and insert now consistently type-check their argument in both
the C and Python implementations, and raise TypeError for non-Element
argument.
Added tests
Diffstat (limited to 'Python/modsupport.c')
0 files changed, 0 insertions, 0 deletions