class ETreeElementSlicingTest(_ElementSlicingTest):
Undocumented
Inherited from _ElementSlicingTest
:
Method | test_delslice |
Undocumented |
Method | test_getslice_negative_steps |
Undocumented |
Method | test_getslice_range |
Undocumented |
Method | test_getslice_single_index |
Undocumented |
Method | test_getslice_steps |
Undocumented |
Method | test_setslice_negative_steps |
Undocumented |
Method | test_setslice_range |
Undocumented |
Method | test_setslice_single_index |
Undocumented |
Method | test_setslice_steps |
Undocumented |
Class Variable | etree |
Undocumented |
Method | _elem_tags |
Undocumented |
Method | _make_elem_with_children |
Create an Element with a tag 'a', with the given amount of children named 'a0', 'a1' ... and so on. |
Method | _subelem_tags |
Undocumented |