diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2018-10-14 08:40:13 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-10-14 08:40:13 (GMT) |
commit | 7c1c42b3209f1d2546daab6cd77f953eb255df6c (patch) | |
tree | 841c830ff40f993b7eab920ed996b8311c881ed4 /Lib/test/test_bytes.py | |
parent | 68299305c7898eb8eb0cea6cad19c299d0d1ba2d (diff) | |
download | cpython-7c1c42b3209f1d2546daab6cd77f953eb255df6c.zip cpython-7c1c42b3209f1d2546daab6cd77f953eb255df6c.tar.gz cpython-7c1c42b3209f1d2546daab6cd77f953eb255df6c.tar.bz2 |
[3.6] bpo-34941: Fix searching Element subclasses. (GH-9766) (GH-9868)
Methods find(), findtext() and findall() of xml.etree.ElementTree.Element
were not able to find chldren which are instances of Element subclasses.
(cherry picked from commit b11c5667f99c4f0018e3394c4d07c519d835671a)
Diffstat (limited to 'Lib/test/test_bytes.py')
0 files changed, 0 insertions, 0 deletions